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

Private Member Functions

void InventoryOnlyActionInput (PlayerBase player)
 

Detailed Description

Definition at line 911 of file ActionInput.c.

Constructor & Destructor Documentation

◆ InventoryOnlyActionInput()

void InventoryOnlyActionInput::InventoryOnlyActionInput ( PlayerBase player)
inlineprivate

Definition at line 913 of file ActionInput.c.

914 {
915 //SetInput("UAReloadMagazine");
916 m_InputType = ActionInputType.AIT_INVENTORYINPUT;
917 }
ActionInputType
Definition ActionInput.c:2

References ActionInput::m_InputType.


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