DayZ 1.24
|
Private Member Functions | |
void | ActionCloseCarDoorsOutside () |
Private Member Functions inherited from ActionCarDoorsOutside | |
void | ActionCarDoorsOutside () |
override void | CreateConditionComponents () |
override bool | ActionCondition (PlayerBase player, ActionTarget target, ItemBase item) |
override void | OnStartServer (ActionData action_data) |
override void | OnEndServer (ActionData action_data) |
void | FillCommandUIDPerCrewIdx (int crewIdx0, int crewIdx1, int crewIdx2, int crewIdx3) |
void | FillCommandUIDPerCrewIdx (int evenCrewIdx0, int unevenCrewIdx1) |
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 m_Text.