DayZ 1.26
DayZ Explorer by KGB
|
Структуры данных | |
class | ErrorProperties |
Class which holds the properties and handling of an error. Подробнее... | |
Переменные | |
class ErrorProperties | m_Header |
Error which shows a generic Dialogue UI. | |
int | m_DialogButtonType |
int | m_DefaultButton |
int | m_DialogMeaningType |
UIScriptedMenu | m_Handler |
bool | m_DisplayAdditionalInfo |
|
protected |
Перекрестные ссылки m_DefaultButton, m_DialogButtonType, m_DialogMeaningType, m_DisplayAdditionalInfo, m_Handler и m_Header.
Используется в InsertDialogueErrorProperties(), InsertExtendedPrefixDialogueErrorProperties(), InsertExtendedPrefixSplitDialogueErrorProperties(), InsertHeaderDialogueErrorProperties(), InsertPrefixDialogueErrorProperties() и InsertSplitDialogueErrorProperties().
|
protected |
Перекрестные ссылки m_DefaultButton.
|
protected |
Перекрестные ссылки m_DialogButtonType.
|
protected |
Перекрестные ссылки m_DialogMeaningType.
|
protected |
|
protected |
Перекрестные ссылки ErrorProperties::m_Message.
Используется в AttachmentCategoriesRow::Init().
Перекрестные ссылки ErrorModuleHandler::GetErrorHex(), GetGame(), m_DefaultButton, m_DialogButtonType, m_DialogMeaningType, m_DisplayAdditionalInfo, m_Handler, m_Header и ErrorProperties::m_Message.
|
protected |
Используется в DialogueErrorProperties(), GetDefaultButton() и HandleError().
|
protected |
Используется в DialogueErrorProperties(), GetDialogButtonType() и HandleError().
|
protected |
Используется в DialogueErrorProperties(), GetDialogMeaningType() и HandleError().
|
protected |
Используется в DialogueErrorProperties() и HandleError().
|
protected |
Используется в DialogueErrorProperties(), GetHandler() и HandleError().
class ErrorProperties m_Header |
Error which shows a generic Dialogue UI.