DayZ
1.24
Loading...
Searching...
No Matches
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
};
m_StanceMask
int m_StanceMask
Definition
ActionBase.c:53
ActionAnimateCarSelection
Definition
ActionAnimateCarSelection.c:2
ActionSidePlateInteract
Definition
ActionSidePlateInteract.c:2
ActionSidePlateInteract::ActionSidePlateInteract
void ActionSidePlateInteract()
Definition
ActionSidePlateInteract.c:3
AnimatedActionBase::m_CommandUID
int m_CommandUID
Definition
AnimatedActionBase.c:122
DayZPlayerConstants
DayZPlayerConstants
defined in C++
Definition
dayzplayer.c:597
scripts
4_World
Classes
UserActionsComponent
Actions
Interact
Vehicles
ActionSidePlateInteract.c
Generated by
1.10.0