This custom Adventure Creator action pauses or unpauses the Dialogue System. More...
Public Types | |
enum | Mode { Pause , Unpause } |
Public Member Functions | |
ActionDialogueSystemPause () | |
override float | Run () |
Public Attributes | |
Mode | mode |
bool | deselect |
Protected Member Functions | |
void | SetGraphicRaycaster (bool value) |
Static Protected Attributes | |
static bool | previousAutoFocus |
Properties | |
override ActionCategory | Category [get] |
override string | Title [get] |
override string | Description [get] |
This custom Adventure Creator action pauses or unpauses the Dialogue System.
|
inline |
|
inline |
|
inlineprotected |
bool AC.ActionDialogueSystemPause.deselect |
Mode AC.ActionDialogueSystemPause.mode |
|
staticprotected |
|
get |
|
get |
|
get |