![]() |
Dayz Build 1.29.163047, Scripts Rev. 123548
Dayz Code Explorer by Zeroy
|
Static Private Member Functions | |
| static string | VerifyIconImageString (int imageset_group=IMAGESETGROUP_INVENTORY, string icon_name="") |
| Checks for improperly formated, legacy image names and corrects them to default format. | |
Static Private Attributes | |
| static const int | IMAGESETGROUP_INVENTORY = 0 |
Definition at line 1 of file staticguiutils.c.
|
inlinestaticprivate |
Checks for improperly formated, legacy image names and corrects them to default format.
Definition at line 7 of file staticguiutils.c.
References IMAGESETGROUP_INVENTORY.
Referenced by PlayerContainer::PlayerContainer(), AttachmentCategoriesRow::Init(), Attachments::InitAttachmentGrid(), AttachmentCategoriesContainer::InitGhostSlots(), ZombieContainer::InitGhostSlots(), and AttachmentCategoriesContainer::LoadAttachmentCategoriesIcon().
|
staticprivate |
Definition at line 3 of file staticguiutils.c.
Referenced by PlayerContainer::PlayerContainer(), AttachmentCategoriesRow::Init(), Attachments::InitAttachmentGrid(), AttachmentCategoriesContainer::InitGhostSlots(), ZombieContainer::InitGhostSlots(), AttachmentCategoriesContainer::LoadAttachmentCategoriesIcon(), and VerifyIconImageString().