DayZ 1.24
|
Private Member Functions | |
void | HandEventForceSwap (Man p=null, InventoryLocation src=null, InventoryLocation src2=null, InventoryLocation dst=null, InventoryLocation dst2=null) |
override bool | CheckRequest () |
override bool | CanPerformEvent () |
Definition at line 621 of file Hand_Events.c.
Definition at line 643 of file Hand_Events.c.
References GameInventory::CanForceSwapEntitiesEx(), GetEventID(), Debug::InventoryHFSMLog(), LogManager::IsInventoryHFSMLogEnable(), m_Player, and m_Src.
Definition at line 625 of file Hand_Events.c.
References GameInventory::c_MaxItemDistanceRadius, GameInventory::CheckSwapItemsRequest(), GetEventID(), GetSrcEntity(), Debug::InventoryHFSMLog(), LogManager::IsInventoryHFSMLogEnable(), m_Player, and m_Src.
|
inlineprivate |