DayZ 1.26
DayZ Explorer by KGB
|
Защищенные члены | |
void | ActionVariantManager (typename type) |
ScriptInvoker | GetOnUpdateInvoker () |
void | Clear () |
void | SetActionVariantCount (int count) |
int | GetActions (out array< ref ActionBase > variants_action) |
int | GetActionsCount () |
void | UpdateVariants (Object item, Object target, int componet_index) |
Защищенные данные | |
ref array< ref ActionBase > | m_VariantActions |
m_type | |
ref ScriptInvoker | e_OnUpdate |
|
inlineprotected |
Перекрестные ссылки e_OnUpdate, m_type и m_VariantActions.
|
inlineprotected |
Перекрестные ссылки m_VariantActions.
Используется в CraftingManager::OnUpdate(), ConstructionActionData::OnUpdateActions() и ConstructionActionData::OnUpdateActionsNoTool().
|
inlineprotected |
Перекрестные ссылки m_VariantActions.
|
inlineprotected |
Перекрестные ссылки m_VariantActions.
|
inlineprotected |
Перекрестные ссылки e_OnUpdate.
Используется в ConstructionActionData::ConstructionActionData() и CraftingManager::CraftingManager().
Перекрестные ссылки m_type и m_VariantActions.
Используется в CraftingManager::OnUpdate(), ConstructionActionData::OnUpdateActions() и ConstructionActionData::OnUpdateActionsNoTool().
Перекрестные ссылки e_OnUpdate.
|
protected |
Используется в ActionVariantManager(), GetOnUpdateInvoker() и UpdateVariants().
|
protected |
Используется в ActionVariantManager() и SetActionVariantCount().
|
protected |
Используется в ActionVariantManager(), Clear(), GetActions(), GetActionsCount() и SetActionVariantCount().