Config System
object ConfigSystem
A hierarchy config system
Properties
Functions
Link copied to clipboard
Deserialize a value from a json object
Link copied to clipboard
Deserialize a config from a JsonElement. It should be JsonObject.
Deserialize a config from a reader, and close it
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Add an existing config instance
Create an config based on an existing tree
Link copied to clipboard
Serialize a config to a JsonObject.
Link copied to clipboard
Link copied to clipboard