Dayz Build 1.29.163047, Scripts Rev. 123548
Dayz Code Explorer by Zeroy
Loading...
Searching...
No Matches
CreditsLoader Class Reference

Static Protected Member Functions

static void CreateTestJson ()
static JsonDataCredits GetData ()

Static Protected Attributes

static const string JSON_FILE_PATH = "scripts/data/credits.json"

Detailed Description

Definition at line 1 of file creditsloader.c.

Member Function Documentation

◆ CreateTestJson()

◆ GetData()

JsonDataCredits GetData ( )
inlinestaticprotected

Definition at line 43 of file creditsloader.c.

References ErrorEx, and JSON_FILE_PATH.

Referenced by UIScriptedMenu::LoadDataAsync().

Field Documentation

◆ JSON_FILE_PATH

const string JSON_FILE_PATH = "scripts/data/credits.json"
staticprotected

Definition at line 3 of file creditsloader.c.

Referenced by CreateTestJson(), and GetData().


The documentation for this class was generated from the following file: