Arma Reforger Script API
Loading...
Searching...
No Matches
SCR_JsonLoadContext Interface Reference
Inheritance diagram for SCR_JsonLoadContext:

Public Member Functions

void SCR_JsonLoadContext (bool skipEmptyObjects=true)
 
void ~SCR_JsonLoadContext ()
 
bool ImportFromString (string jsonData)
 
bool LoadFromFile (string fileName)
 

Constructor & Destructor Documentation

◆ SCR_JsonLoadContext()

void SCR_JsonLoadContext.SCR_JsonLoadContext ( bool skipEmptyObjects = true)

◆ ~SCR_JsonLoadContext()

void SCR_JsonLoadContext.~SCR_JsonLoadContext ( )

Member Function Documentation

◆ ImportFromString()

bool SCR_JsonLoadContext.ImportFromString ( string jsonData)

◆ LoadFromFile()

bool SCR_JsonLoadContext.LoadFromFile ( string fileName)

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