![]() |
Dayz Build 1.29.163047, Scripts Rev. 123548
Dayz Code Explorer by Zeroy
|
Static Protected Member Functions | |
| static void | CreateTestJson () |
| static JsonDataCredits | GetData () |
Static Protected Attributes | |
| static const string | JSON_FILE_PATH = "scripts/data/credits.json" |
Definition at line 1 of file creditsloader.c.
|
inlinestaticprotected |
Definition at line 5 of file creditsloader.c.
References JsonDataCreditsDepartment::DepartmentName, JsonDataCredits::Departments, ErrorEx, JSON_FILE_PATH, Math::RandomInt(), JsonDataCreditsSection::SectionLines, JsonDataCreditsSection::SectionName, and JsonDataCreditsDepartment::Sections.
|
inlinestaticprotected |
Definition at line 43 of file creditsloader.c.
References ErrorEx, and JSON_FILE_PATH.
Referenced by UIScriptedMenu::LoadDataAsync().
|
staticprotected |
Definition at line 3 of file creditsloader.c.
Referenced by CreateTestJson(), and GetData().