My Project
Loading...
Searching...
No Matches
Public Member Functions | Static Public Member Functions | Public Attributes | List of all members
PlayerCommands Class Reference
Inheritance diagram for PlayerCommands:
ClientSettingsComponent

Public Member Functions

override void Create ()
 
override void Apply ()
 
int GetEmoticonIndexFromString (string key)
 
int GetRadioIndexFromString (string key)
 
abstract void Create ()
 
abstract void Apply ()
 

Static Public Member Functions

static string GetKeyText (KeyCode key)
 

Public Attributes

Dictionary< KeyCode, int > keysForEmoticons
 
Dictionary< KeyCode, int > keysForRadio
 
List< string > radioCommands
 
List< KeyCode > radioKeys
 
List< KeyCode > emoticonKeys
 

Member Function Documentation

◆ Apply()

override void PlayerCommands.Apply ( )
inlinevirtual

◆ Create()

override void PlayerCommands.Create ( )
inlinevirtual

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