![]() |
Dayz Build 1.29.163047, Scripts Rev. 123548
Dayz Code Explorer by Zeroy
|
Private Member Functions | |
| void | DeferredSwapEntities (InventoryMode mode, notnull EntityAI item1, notnull EntityAI item2, notnull InventoryLocation dst1, notnull InventoryLocation dst2) |
| override void | ClearInventoryReservation (HumanInventory inventory) |
| override bool | ReserveInventory (HumanInventory inventory) |
Private Attributes | |
| ref InventoryLocation | m_dst1 |
| ref InventoryLocation | m_dst2 |
| EntityAI | m_item1 |
| EntityAI | m_item2 |
Definition at line 40 of file dayzplayerinventory.c.
|
inlineprivate |
Definition at line 47 of file dayzplayerinventory.c.
References m_dst1, m_dst2, m_item1, m_item2, and DeferredEvent::m_mode.
|
inlineprivate |
Definition at line 75 of file dayzplayerinventory.c.
References GameInventory::ClearInventoryReservationEx(), m_dst1, m_dst2, m_item1, and m_item2.
Referenced by HandleSwapEntities().
|
inlineprivate |
Definition at line 56 of file dayzplayerinventory.c.
References GameInventory::AddInventoryReservationEx(), GameInventory::c_InventoryReservationTimeoutShortMS, GameInventory::ClearInventoryReservationEx(), GameInventory::HasInventoryReservation(), m_dst1, m_dst2, m_item1, and m_item2.
|
private |
Definition at line 44 of file dayzplayerinventory.c.
Referenced by DeferredSwapEntities(), ClearInventoryReservation(), HandleSwapEntities(), and ReserveInventory().
|
private |
Definition at line 45 of file dayzplayerinventory.c.
Referenced by DeferredSwapEntities(), ClearInventoryReservation(), HandleSwapEntities(), and ReserveInventory().
|
private |
Definition at line 42 of file dayzplayerinventory.c.
Referenced by DeferredSwapEntities(), ClearInventoryReservation(), HandleSwapEntities(), and ReserveInventory().
|
private |
Definition at line 43 of file dayzplayerinventory.c.
Referenced by DeferredSwapEntities(), ClearInventoryReservation(), HandleSwapEntities(), and ReserveInventory().