WKLib 0.0.1
A modding library for White Knuckle
Loading...
Searching...
No Matches
WKLib.API.Config.ConfigValue< T > Member List

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.ConfigValueBaseprotected
FileWKLib.API.Config.ConfigValueBaseprotected
GetBoxedValue()WKLib.API.Config.ConfigValue< T >
KeyWKLib.API.Config.ConfigValueBase
LoadFromJToken(JToken token)WKLib.API.Config.ConfigValue< T >
operator T(ConfigValue< T > cfg)WKLib.API.Config.ConfigValue< T >static
RefValueWKLib.API.Config.ConfigValue< T >
ValueWKLib.API.Config.ConfigValue< T >