DayZ Scripts
PC Stable Documentation
 
Loading...
Searching...
No Matches
InventoryJunctureSwapValidation Class Reference

Private Member Functions

void InventoryJunctureSwapValidation (Serializer ctx)
 

Private Attributes

bool m_Success
 
bool m_SkippedSwap
 
ref InventoryLocation m_Src1
 
ref InventoryLocation m_Src2
 
EntityAI m_SrcItem1
 
EntityAI m_SrcItem2
 
ref InventoryLocation m_Dst1
 
ref InventoryLocation m_Dst2
 
EntityAI m_DstItem1
 
EntityAI m_DstItem2
 

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: