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

Private Member Functions

bool ReserveInventory (HumanInventory inventory)
 
void ClearInventoryReservation (HumanInventory inventory)
 

Private Attributes

InventoryMode m_mode
 

Detailed Description

Definition at line 2 of file DayZPlayerInventory.c.

Member Function Documentation

◆ ClearInventoryReservation()

void DeferredEvent::ClearInventoryReservation ( HumanInventory inventory)
inlineprivate

Definition at line 6 of file DayZPlayerInventory.c.

6{}

◆ ReserveInventory()

bool DeferredEvent::ReserveInventory ( HumanInventory inventory)
inlineprivate

Definition at line 5 of file DayZPlayerInventory.c.

5{return true;}

Member Data Documentation

◆ m_mode

InventoryMode DeferredEvent::m_mode
private

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