DayZ 1.24
Loading...
Searching...
No Matches
HandEventDestroyAndReplaceWithNew Class Reference

Private Member Functions

void HandEventDestroyAndReplaceWithNewElsewhere (Man p=null, InventoryLocation src=null, ReplaceItemWithNewLambdaBase lambda=NULL)
 

Detailed Description

Definition at line 715 of file Hand_Events.c.

Member Function Documentation

◆ HandEventDestroyAndReplaceWithNewElsewhere()

void HandEventDestroyAndReplaceWithNew::HandEventDestroyAndReplaceWithNewElsewhere ( Man p = null,
InventoryLocation src = null,
ReplaceItemWithNewLambdaBase lambda = NULL )
inlineprivate

Definition at line 717 of file Hand_Events.c.

717{ m_EventID = HandEventID.REPLACE3; m_Lambda = lambda; }
m_EventID
HandEventID
events
Definition Hand_Events.c:7

References m_EventID.


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