Dayz Explorer
1.24.157551 (v105080)
Dayz Code Explorer by Zeroy
actionsideplateinteract.c
Go to the documentation of this file.
1
class
ActionSidePlateInteract
:
ActionAnimateCarSelection
2
{
3
void
ActionSidePlateInteract
()
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
DAYZ
scripts_v1.24.157551
scripts
world
classes
useractionscomponent
actions
interact
vehicles
actionsideplateinteract.c
Generated by
1.8.17