![]() |
Dayz Build 1.29.163047, Scripts Rev. 123548
Dayz Code Explorer by Zeroy
|
Private Member Functions | |
| void | ActionAnimateCarSelection () |
| override bool | ActionCondition (PlayerBase player, ActionTarget target, ItemBase item) |
| override void | CreateConditionComponents () |
| override void | OnEndServer (ActionData action_data) |
| override void | OnStartServer (ActionData action_data) |
Private Attributes | |
| string | m_AnimSource = "" |
Definition at line 1 of file actionanimatecarselection.c.
|
inlineprivate |
Definition at line 5 of file actionanimatecarselection.c.
References AnimatedActionBase::m_CommandUID, ActionBase::m_StanceMask, and ActionBase::m_Text.
|
inlineprivate |
Definition at line 18 of file actionanimatecarselection.c.
References ActionTarget, Class::CastTo(), UAMaxDistances::DEFAULT, CarScript::GetAnimSourceFromSelection(), ActionBase::IsInReach(), and m_AnimSource.
|
inlineprivate |
Definition at line 12 of file actionanimatecarselection.c.
References ActionBase::m_ConditionItem, and ActionBase::m_ConditionTarget.
|
inlineprivate |
Definition at line 77 of file actionanimatecarselection.c.
References ActionData, and Class::CastTo().
|
inlineprivate |
Definition at line 52 of file actionanimatecarselection.c.
References ActionData, Class::CastTo(), and m_AnimSource.
|
private |
Definition at line 3 of file actionanimatecarselection.c.
Referenced by ActionCondition(), ActionAnimateSeats::ActionCondition(), and OnStartServer().