Overload List
| Name | Description | |
|---|---|---|
|
|
GetKeyBind(UInt32) |
Gets an action which is already associated with given key.
If no action was associate with given key, returns null.
|
|
|
GetKeyBind(Keys) |
Gets an action which is already associated with given key.
If no action was associate with given key, returns null.
|