Структуры данных | |
class | array< ref TSelectableActionInfo > |
Переменные | |
class TSelectableActionInfoArray extends array< ref TSelectableActionInfo > | m_Player |
ActionTarget | m_TestedActionTarget |
ItemBase | m_TestedActionItem |
ActionBase | m_PrimaryAction |
ActionTarget | m_PrimaryActionTarget |
ItemBase | m_PrimaryActionItem |
ActionBase | m_SecondaryAction |
ActionTarget | m_SecondaryActionTarget |
ItemBase | m_SecondaryActionItem |
bool | m_PrimaryActionEnabled |
bool | m_SecondaryActionEnabled |
bool | m_TertiaryActionEnabled |
ref TSelectableActionInfoArray | m_SelectableActions |
int | m_SelectedActionIndex |
bool | m_SelectableActionsHasChanged |
bool | m_Interrupted |
static ref array< ref ActionBase > | m_ActionsArray |
static ref map< typename, ActionBase > | m_ActionNameActionMap |
bool | m_ActionWantEndRequest |
bool | m_ActionInputWantEnd |
bool | m_ActionsEnabled |
bool | m_ActionsAvaibale |
bool | m_IsRestrictedLookLimits |
int | m_PendingActionAcknowledgmentID |
ref ActionData | m_CurrentActionData |