DayZ 1.24
|
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, vector > | CreateAttachmentPosition (EntityAI entity) |
Static Protected Attributes | |
static ref map< string, ref map< int, vector > > | m_AttData |
Definition at line 1 of file AttachmentsOutOfReach.c.
|
inlinestaticprotected |
Definition at line 66 of file AttachmentsOutOfReach.c.
References CFG_MAGAZINESPATH, CFG_VEHICLESPATH, CFG_WEAPONSPATH, string::Contains(), GetGame(), InventorySlots::GetSlotIdFromString(), LOD::NAME_VIEW, string::ToLower(), and x.
Referenced by GetAttachmentPosition().
|
inlinestaticprotected |
Definition at line 49 of file AttachmentsOutOfReach.c.
References CreateAttachmentPosition(), and m_AttData.
Referenced by IsAttachmentReachable().
|
inlinestaticprotected |
Definition at line 5 of file AttachmentsOutOfReach.c.
References Math::AbsFloat(), vector::Distance(), GetAttachmentPosition(), GetGame(), GetPlayer(), InventorySlots::GetSlotIdFromString(), and InventorySlots::GetSlotName().
Referenced by Icon::MouseClick(), AttachmentCategoriesRow::RefreshSlot(), Attachments::Select(), UpdateConsoleToolbar(), and Attachments::UpdateInterval().
Definition at line 3 of file AttachmentsOutOfReach.c.
Referenced by GetAttachmentPosition().