Method RemoveKeyHint
| Improve this Doc View SourceRemoveKeyHint(KeyHintConfig)
Removes a KeyHintConfig from the game.
Declaration
public void RemoveKeyHint(KeyHintConfig hintConfig)
Parameters
Type | Name | Description |
---|---|---|
KeyHintConfig | hintConfig | The custom key hint config to add. |