![]() |
Dayz Build 1.29.163047, Scripts Rev. 123548
Dayz Code Explorer by Zeroy
|
Private Member Functions | |
| void | ActionCloseCarDoorsOutside () |
| Private Member Functions inherited from ActionCarDoorsOutside | |
| void | ActionCarDoorsOutside () |
| override bool | ActionCondition (PlayerBase player, ActionTarget target, ItemBase item) |
| override void | CreateConditionComponents () |
| void | FillCommandUIDPerCrewIdx (int crewIdx0, int crewIdx1, int crewIdx2, int crewIdx3) |
| void | FillCommandUIDPerCrewIdx (int evenCrewIdx0, int unevenCrewIdx1) |
| override void | OnEndServer (ActionData action_data) |
| override void | OnStartServer (ActionData action_data) |
Additional Inherited Members | |
| Private Attributes inherited from ActionCarDoorsOutside | |
| int | m_CommandUIDPerCrewIdx [4] |
| bool | m_IsOpening = true |
Definition at line 1 of file actionclosecardoorsoutside.c.
|
inlineprivate |
Definition at line 3 of file actionclosecardoorsoutside.c.
References ActionCarDoorsOutside::FillCommandUIDPerCrewIdx(), ActionCarDoorsOutside::m_IsOpening, and ActionBase::m_Text.