Dayz Build 1.29.163047, Scripts Rev. 123548
Dayz Code Explorer by Zeroy
Loading...
Searching...
No Matches
InventoryJunctureSwapValidation Class Reference

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

Detailed Description

Definition at line 1 of file inventoryjunctureswapvalidation.c.

Constructor & Destructor Documentation

◆ InventoryJunctureSwapValidation()

Field Documentation

◆ m_Dst1

ref InventoryLocation m_Dst1
private

◆ m_Dst2

ref InventoryLocation m_Dst2
private

◆ m_DstItem1

EntityAI m_DstItem1
private

◆ m_DstItem2

EntityAI m_DstItem2
private

◆ m_SkippedSwap

bool m_SkippedSwap
private

◆ m_Src1

ref InventoryLocation m_Src1
private

◆ m_Src2

ref InventoryLocation m_Src2
private

◆ m_SrcItem1

EntityAI m_SrcItem1
private

◆ m_SrcItem2

EntityAI m_SrcItem2
private

◆ m_Success

bool m_Success
private

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