|
WKLib 0.0.1
A modding library for White Knuckle
|
This is the complete list of members for WKLib.API.Config.ConfigValue< T >, including all inherited members.
| ConfigValue(ConfigFile file, string key, T currentValue, bool loadOnCreation=true) | WKLib.API.Config.ConfigValue< T > | |
| ConfigValue(WKLibAPI API, string key, T currentValue, bool loadOnCreation=true) | WKLib.API.Config.ConfigValue< T > | |
| ConfigValueBase(ConfigFile file, string key) | WKLib.API.Config.ConfigValueBase | protected |
| File | WKLib.API.Config.ConfigValueBase | protected |
| GetBoxedValue() | WKLib.API.Config.ConfigValue< T > | |
| Key | WKLib.API.Config.ConfigValueBase | |
| LoadFromJToken(JToken token) | WKLib.API.Config.ConfigValue< T > | |
| operator T(ConfigValue< T > cfg) | WKLib.API.Config.ConfigValue< T > | static |
| RefValue | WKLib.API.Config.ConfigValue< T > | |
| Value | WKLib.API.Config.ConfigValue< T > |