C# |
---|
public class DataConfigs : List<DataConfig> |
#ctor | Initializes an object instance. |
Add | Creates and adds the object from the provided valus. |
LJCGetByName | Retrieve the data configuration. |
LJCLoadData | Retrieves the config data. |
LJCSave | Saves the config data. |
LJCConfigFileSpec | The configuration file path. |