Arma Reforger Script API
Loading...
Searching...
No Matches
Public Member Functions | List of all members
SCR_JsonLoadContext Interface Reference
Inheritance diagram for SCR_JsonLoadContext:
[legend]

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: