GUILinkMode Enumeration |
Namespace: KASAPIv2
| Member name | Value | Description | |
|---|---|---|---|
| None | 0 | Uninitialized value. Must never be used in the real calls. | |
| Interactive | 1 | The ending part of the link will expect the player's input to complete or cancel the link. | |
| API | 2 | No GUI interaction is expected to complete the link. |