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

Static Private Member Functions

static bool IsAttachmentReachable (EntityAI e, string att_slot_name="", int slot_id=-1, float range=1.5)
 
static vector GetAttachmentPosition (EntityAI e, int slot_id)
 
static protected map< int, vectorCreateAttachmentPosition (EntityAI entity)
 

Static Private Attributes

static protected ref map< string, ref map< int, vector > > m_AttData
 

Member Function Documentation

◆ CreateAttachmentPosition()

◆ GetAttachmentPosition()

static vector GetAttachmentPosition ( EntityAI  e,
int  slot_id 
)
inlinestaticprivate

◆ IsAttachmentReachable()

Field Documentation

◆ m_AttData

protected ref map<string, ref map<int, vector> > m_AttData
staticprivate

Referenced by GetAttachmentPosition().


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