Riwmorld
Verse.KeyPrefsData Class Reference

Public Member Functions

void AddMissingDefaultBindings ()
 
void CheckConflictsFor (KeyBindingDef keyDef, KeyPrefs.BindingSlot slot)
 
KeyPrefsData Clone ()
 
void EraseConflictingBindingsForKeyCode (KeyBindingDef keyDef, KeyCode keyCode, Action< KeyBindingDef > callBackOnErase=null)
 
void ErrorCheck ()
 
KeyCode GetBoundKeyCode (KeyBindingDef keyDef, KeyPrefs.BindingSlot slot)
 
void ResetToDefaults ()
 
bool SetBinding (KeyBindingDef keyDef, KeyPrefs.BindingSlot slot, KeyCode keyCode)
 

Public Attributes

Dictionary< KeyBindingDef, KeyBindingDatakeyPrefs = new Dictionary<KeyBindingDef, KeyBindingData>()
 

The documentation for this class was generated from the following file: