Arma Reforger Script API
|
Public Member Functions | |
void | SCR_JsonLoadContext (bool skipEmptyObjects=true) |
void | ~SCR_JsonLoadContext () |
bool | ImportFromString (string jsonData) |
bool | LoadFromFile (string fileName) |
void SCR_JsonLoadContext.SCR_JsonLoadContext | ( | bool | skipEmptyObjects = true | ) |
void SCR_JsonLoadContext.~SCR_JsonLoadContext | ( | ) |
bool SCR_JsonLoadContext.ImportFromString | ( | string | jsonData | ) |
bool SCR_JsonLoadContext.LoadFromFile | ( | string | fileName | ) |