Struct ConsoleBindItem
Namespace: Global
Assembly: Dew.Core.dll
Syntax
public struct ConsoleBindItem
Fields
command
Declaration
public string command
Field Value
| Type | Description |
|---|---|
| string |
key
Declaration
public KeyCode key
Field Value
| Type | Description |
|---|---|
| UnityEngine.KeyCode |
type
Declaration
public ConsoleBindItemType type
Field Value
| Type | Description |
|---|---|
| ConsoleBindItemType |