DayZ 1.24
|
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 AttachmentCategoriesRow::Init(), Attachments::InitAttachmentGrid(), AttachmentCategoriesContainer::InitGhostSlots(), ZombieContainer::InitGhostSlots(), AttachmentCategoriesContainer::LoadAttachmentCategoriesIcon(), and PlayerContainer::PlayerContainer().
Definition at line 3 of file StaticGUIUtils.c.
Referenced by AttachmentCategoriesRow::Init(), Attachments::InitAttachmentGrid(), AttachmentCategoriesContainer::InitGhostSlots(), ZombieContainer::InitGhostSlots(), AttachmentCategoriesContainer::LoadAttachmentCategoriesIcon(), PlayerContainer::PlayerContainer(), and VerifyIconImageString().