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

Private Member Functions

void ExternalControlledActionInput (PlayerBase player)
 

Detailed Description

Definition at line 902 of file ActionInput.c.

Constructor & Destructor Documentation

◆ ExternalControlledActionInput()

void ExternalControlledActionInput::ExternalControlledActionInput ( PlayerBase player)
inlineprivate

Definition at line 904 of file ActionInput.c.

905 {
906 //SetInput("UAReloadMagazine");
907 m_InputType = ActionInputType.AIT_NOINPUTCONTROL;
908 }
ActionInputType
Definition ActionInput.c:2

References ActionInput::m_InputType.


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