Tanoda
|
This is the complete list of members for Leap.Config, including all inherited members.
Config(Connection.Key connectionKey) | Leap.Config | |
Config(int connectionId) | Leap.Config | |
Get< T >(string key, Action< T > onResult) | Leap.Config | |
GetBool(string key) | Leap.Config | |
GetFloat(string key) | Leap.Config | |
GetInt32(string key) | Leap.Config | |
GetString(string key) | Leap.Config | |
Save() | Leap.Config | |
Set< T >(string key, T value, Action< bool > onResult) | Leap.Config | |
SetBool(string key, bool value) | Leap.Config | |
SetFloat(string key, float value) | Leap.Config | |
SetInt32(string key, int value) | Leap.Config | |
SetString(string key, string value) | Leap.Config | |
Type(string key) | Leap.Config | |
ValueType enum name | Leap.Config |