KeyEventManager Class |
Namespace: IBM.Watson.DeveloperCloud.Utilities
public class KeyEventManager : MonoBehaviour
The KeyEventManager type exposes the following members.
| Name | Description | |
|---|---|---|
| KeyEventManager | Initializes a new instance of the KeyEventManager class |
| Name | Description | |
|---|---|---|
| Active |
Set/Get the active state of this manager.
| |
| Instance |
The current instance of the DebugConsole.
|
| Name | Description | |
|---|---|---|
| RegisterKeyEvent |
Register a key event.
| |
| UnregisterKeyEvent |
Unregister a key event.
|