DayZ 1.26
DayZ Explorer by KGB
|
Структуры данных | |
class | ActionPackTentCB |
override bool ActionCondition | ( | PlayerBase | player, |
ActionTarget | target, | ||
ItemBase | item ) |
override bool ActionConditionContinue | ( | ActionData | action_data | ) |
ActionPackTentCB ActionContinuousBaseCB ActionPackTent | ( | ) |
Используется в ActionConstructor::RegisterActions(), ItemBase::SetActions() и TentBase::SetActions().
Перекрестные ссылки m_CommandUID и m_StanceMask.
override ActionData CreateActionData | ( | ) |
Перекрестные ссылки UAMaxDistances::DEFAULT.
override string GetAdminLogMessage | ( | ActionData | action_data | ) |
override GetInputType | ( | ) |
override void OnEnd | ( | ActionData | action_data | ) |
override void OnExecute | ( | ActionData | action_data | ) |
override void OnFinishProgressServer | ( | ActionData | action_data | ) |
override bool SetupAction | ( | PlayerBase | player, |
ActionTarget | target, | ||
ItemBase | item, | ||
out ActionData | action_data, | ||
Param | extra_data = NULL ) |
Перекрестные ссылки m_CommandUID.
override void Start | ( | ActionData | action_data | ) |