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

Static Protected Member Functions

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

Static Protected Attributes

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

Detailed Description

Definition at line 1 of file attachmentsoutofreach.c.

Member Function Documentation

◆ CreateAttachmentPosition()

◆ GetAttachmentPosition()

vector GetAttachmentPosition ( EntityAI e,
int slot_id )
inlinestaticprotected

Definition at line 61 of file attachmentsoutofreach.c.

References CreateAttachmentPosition(), and m_AttData.

Referenced by IsAttachmentReachable().

◆ IsAttachmentReachable()

Field Documentation

◆ m_AttData

ref map<string, ref map<int, vector> > m_AttData
staticprotected

Definition at line 3 of file attachmentsoutofreach.c.

Referenced by GetAttachmentPosition().


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