Enfusion Script API
Loading...
Searching...
No Matches
Public Member Functions | List of all members
JsonLoadContainer Interface Reference

Container for loading data in json format. More...

Inheritance diagram for JsonLoadContainer:
[legend]

Public Member Functions

proto external bool ImportFromString (string jsonData)
 
proto external bool LoadFromFile (string fileName)
 
- Public Member Functions inherited from Managed
proto external ref Managed Clone ()
 Return shallow copy of object, or null if it is not allowed (not public constructor)
 

Detailed Description

Container for loading data in json format.

Member Function Documentation

◆ ImportFromString()

proto external bool JsonLoadContainer.ImportFromString ( string  jsonData)

◆ LoadFromFile()

proto external bool JsonLoadContainer.LoadFromFile ( string  fileName)

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