Dayz Explorer 1.28.160049
Loading...
Searching...
No Matches
AttachmentsOutOfReach Class Reference

Static Protected 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)
 
map< int, vectorCreateAttachmentPosition (EntityAI entity)
 

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()

map< int, vector > AttachmentsOutOfReach::CreateAttachmentPosition ( EntityAI entity)
staticprotected

Definition at line 80 of file attachmentsoutofreach.c.

◆ GetAttachmentPosition()

static vector AttachmentsOutOfReach::GetAttachmentPosition ( EntityAI e,
int slot_id )
staticprotected

Definition at line 61 of file attachmentsoutofreach.c.

◆ IsAttachmentReachable()

static bool AttachmentsOutOfReach::IsAttachmentReachable ( EntityAI e,
string att_slot_name = "",
int slot_id = -1,
float range = 1.5 )
staticprotected

Definition at line 5 of file attachmentsoutofreach.c.

Member Data Documentation

◆ m_AttData

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

Definition at line 3 of file attachmentsoutofreach.c.


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