class CreditsLoaderSource
Constants 1
protected static const string JSON_FILE_PATH = "scripts/data/credits.json"Methods 2
static void CreateTestJson()References ErrorEx(), array.Insert(), array.Insert()
Show 12 more
, array.Insert(), new JsonDataCredits(), new JsonDataCreditsDepartment(), new JsonDataCreditsSection(), Math.RandomInt(), JsonFileLoader.SaveFile(), JsonDataCreditsDepartment.DepartmentName, JsonDataCredits.Departments, JSON_FILE_PATH, JsonDataCreditsSection.SectionLines, JsonDataCreditsSection.SectionName, and JsonDataCreditsDepartment.Sectionsstatic JsonDataCredits GetData()Referenced by CreditsMenu.LoadDataAsync()