Dayz Explorer  1.24.157551 (v105080)
Dayz Code Explorer by Zeroy
actionsideplateinteract.c
Go to the documentation of this file.
2 {
4  {
5  m_CommandUID = DayZPlayerConstants.CMD_ACTIONMOD_OPENDOORFW;
6  m_StanceMask = DayZPlayerConstants.STANCEMASK_ALL;
7  }
8 };
DayZPlayerConstants
DayZPlayerConstants
defined in C++
Definition: dayzplayer.c:601
ActionSidePlateInteract
Definition: actionsideplateinteract.c:1
ActionAnimateCarSelection
Definition: actionanimatecarselection.c:1
m_StanceMask
protected int m_StanceMask
Definition: actionbase.c:53