![]() |
Dayz Build 1.29.163047, Scripts Rev. 123548
Dayz Code Explorer by Zeroy
|
Private Member Functions | |
| void | ActionUseUndergroundPanel () |
| override bool | ActionCondition (PlayerBase player, ActionTarget target, ItemBase item) |
| override void | CreateConditionComponents () |
| override bool | IsLockTargetOnUse () |
| override void | OnStartServer (ActionData action_data) |
Definition at line 1 of file actionuseundergroundpanel.c.
|
inlineprivate |
Definition at line 3 of file actionuseundergroundpanel.c.
References AnimatedActionBase::m_CommandUID, ActionBase::m_StanceMask, and ActionBase::m_Text.
|
inlineprivate |
Definition at line 16 of file actionuseundergroundpanel.c.
References ActionTarget, and Land_Underground_Panel().
|
inlineprivate |
Definition at line 10 of file actionuseundergroundpanel.c.
References ActionBase::m_ConditionItem, and ActionBase::m_ConditionTarget.
|
inlineprivate |
Definition at line 44 of file actionuseundergroundpanel.c.
|
inlineprivate |
Definition at line 31 of file actionuseundergroundpanel.c.
References ActionData, Land_Underground_Panel(), and PunchedCard::OnUse().