![]() |
Dayz Build 1.29.163047, Scripts Rev. 123548
Dayz Code Explorer by Zeroy
|
Private Member Functions | |
| void | InventoryJunctureSwapValidation (Serializer ctx) |
Private Attributes | |
| ref InventoryLocation | m_Dst1 |
| ref InventoryLocation | m_Dst2 |
| EntityAI | m_DstItem1 |
| EntityAI | m_DstItem2 |
| bool | m_SkippedSwap |
| ref InventoryLocation | m_Src1 |
| ref InventoryLocation | m_Src2 |
| EntityAI | m_SrcItem1 |
| EntityAI | m_SrcItem2 |
| bool | m_Success |
Definition at line 1 of file inventoryjunctureswapvalidation.c.
|
inlineprivate |
Definition at line 18 of file inventoryjunctureswapvalidation.c.
References m_Dst1, m_Dst2, m_DstItem1, m_DstItem2, m_SkippedSwap, m_Src1, m_Src2, m_SrcItem1, m_SrcItem2, m_Success, and Serializer::Read().
|
private |
Definition at line 12 of file inventoryjunctureswapvalidation.c.
Referenced by InventoryJunctureSwapValidation(), and ValidateSwap().
|
private |
Definition at line 13 of file inventoryjunctureswapvalidation.c.
Referenced by InventoryJunctureSwapValidation(), and ValidateSwap().
|
private |
Definition at line 15 of file inventoryjunctureswapvalidation.c.
Referenced by InventoryJunctureSwapValidation(), and ValidateSwap().
|
private |
Definition at line 16 of file inventoryjunctureswapvalidation.c.
Referenced by InventoryJunctureSwapValidation(), and ValidateSwap().
|
private |
Definition at line 4 of file inventoryjunctureswapvalidation.c.
Referenced by InventoryJunctureSwapValidation(), and ValidateSwap().
|
private |
Definition at line 6 of file inventoryjunctureswapvalidation.c.
Referenced by InventoryJunctureSwapValidation(), and ValidateSwap().
|
private |
Definition at line 7 of file inventoryjunctureswapvalidation.c.
Referenced by InventoryJunctureSwapValidation(), and ValidateSwap().
|
private |
Definition at line 9 of file inventoryjunctureswapvalidation.c.
Referenced by InventoryJunctureSwapValidation(), and ValidateSwap().
|
private |
Definition at line 10 of file inventoryjunctureswapvalidation.c.
Referenced by InventoryJunctureSwapValidation(), and ValidateSwap().
|
private |
Definition at line 3 of file inventoryjunctureswapvalidation.c.
Referenced by InventoryJunctureSwapValidation(), and ValidateSwap().