DayZ 1.24
|
Go to the source code of this file.
Classes | |
class | ActionPackTentCB |
override bool ActionCondition | ( | PlayerBase | player, |
ActionTarget | target, | ||
ItemBase | item ) |
Definition at line 73 of file ActionPackTent.c.
override bool ActionConditionContinue | ( | ActionData | action_data | ) |
Definition at line 47 of file ActionPackTent.c.
ActionPackTentCB ActionContinuousBaseCB ActionPackTent | ( | ) |
Definition at line 1 of file ActionPackTent.c.
Referenced by ActionConstructor::RegisterActions(), ItemBase::SetActions(), and TentBase::SetActions().
Definition at line 12 of file ActionPackTent.c.
References m_FullBody, m_SpecialtyWeight, m_StanceMask, m_Text, and UASoftSkillsWeight::PRECISE_LOW.
override ActionData CreateActionData | ( | ) |
Definition at line 54 of file ActionPackTent.c.
Definition at line 21 of file ActionPackTent.c.
References UAMaxDistances::DEFAULT, m_ConditionItem, and m_ConditionTarget.
override string GetAdminLogMessage | ( | ActionData | action_data | ) |
Definition at line 138 of file ActionPackTent.c.
override GetInputType | ( | ) |
Definition at line 27 of file ActionPackTent.c.
Definition at line 42 of file ActionPackTent.c.
Definition at line 37 of file ActionPackTent.c.
Definition at line 32 of file ActionPackTent.c.
override void OnEnd | ( | ActionData | action_data | ) |
Definition at line 116 of file ActionPackTent.c.
override void OnExecute | ( | ActionData | action_data | ) |
Definition at line 109 of file ActionPackTent.c.
override void OnFinishProgressServer | ( | ActionData | action_data | ) |
Definition at line 124 of file ActionPackTent.c.
override bool SetupAction | ( | PlayerBase | player, |
ActionTarget | target, | ||
ItemBase | item, | ||
out ActionData | action_data, | ||
Param | extra_data = NULL ) |
Definition at line 60 of file ActionPackTent.c.
override void Start | ( | ActionData | action_data | ) |
Definition at line 102 of file ActionPackTent.c.