List of All Members for ConfigModel
This is the complete list of members for ConfigModel, including inherited members.
- categories : list<ConfigCategory> [default]
- count : int
- void appendCategory(ConfigCategory category)
- void appendCategory(string iconName, string name, string path, string pluginName, bool visible)
- void get(int index)
- void removeCategory(ConfigCategory category)
- void removeCategoryAt(int index)