|
| PlayerInputProfile (string name) |
|
void | ConditionalAdd (Dictionary< string, object > dicttouse, string a, object b, Func< PlayerInputProfile, bool > check) |
|
void | ConditionalAddProfile (Dictionary< string, object > dicttouse, string k, InputMode nm, Dictionary< string, List< string > > dict) |
|
void | CopyGamepadAdvancedSettingsFrom (PlayerInputProfile profile, InputMode mode) |
|
void | CopyGamepadSettingsFrom (PlayerInputProfile profile, InputMode mode) |
|
void | CopyGameplaySettingsFrom (PlayerInputProfile profile, InputMode mode) |
|
void | CopyHotbarSettingsFrom (PlayerInputProfile profile, InputMode mode) |
|
void | CopyIndividualModKeybindSettingsFrom (PlayerInputProfile profile, InputMode mode, string uniqueName) |
|
void | CopyMapSettingsFrom (PlayerInputProfile profile, InputMode mode) |
|
void | CopyModKeybindSettingsFrom (PlayerInputProfile profile, InputMode mode) |
|
void | Initialize (PresetProfiles style) |
|
bool | Load (Dictionary< string, object > dict) |
|
Dictionary< string, object > | Save () |
|
bool | UsingDpadHotbar () |
|
bool | UsingDpadMovekeys () |
|