DayZ 1.24
Loading...
Searching...
No Matches
ActionSidePlateInteract Class Reference
Inheritance diagram for ActionSidePlateInteract:
[legend]
Collaboration diagram for ActionSidePlateInteract:
[legend]

Private Member Functions

void ActionSidePlateInteract ()
 

Detailed Description

Definition at line 1 of file ActionSidePlateInteract.c.

Constructor & Destructor Documentation

◆ ActionSidePlateInteract()

void ActionSidePlateInteract::ActionSidePlateInteract ( )
inlineprivate

Definition at line 3 of file ActionSidePlateInteract.c.

4 {
5 m_CommandUID = DayZPlayerConstants.CMD_ACTIONMOD_OPENDOORFW;
6 m_StanceMask = DayZPlayerConstants.STANCEMASK_ALL;
7 }
int m_StanceMask
Definition ActionBase.c:53
DayZPlayerConstants
defined in C++
Definition dayzplayer.c:597

References AnimatedActionBase::m_CommandUID, and m_StanceMask.


The documentation for this class was generated from the following file: