![]() |
Dayz Build 1.29.163047, Scripts Rev. 123548
Dayz Code Explorer by Zeroy
|
Static Protected Member Functions | |
| map< int, vector > | CreateAttachmentPosition (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 |
Definition at line 1 of file attachmentsoutofreach.c.
Definition at line 80 of file attachmentsoutofreach.c.
References CFG_MAGAZINESPATH, CFG_VEHICLESPATH, CFG_WEAPONSPATH, string::Contains(), g_Game, LOD::GetSelections(), InventorySlots::GetSlotIdFromString(), string::Length(), LOD::NAME_VIEW, string::Substring(), string::ToLower(), and x.
Referenced by GetAttachmentPosition().
Definition at line 61 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(), g_Game, GetAttachmentPosition(), 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().