This custom action checks the result of a Lua expression in the Dialogue System. More...
Public Member Functions | |
ActionDialogueSystemVarCheck () | |
override int | GetNextOutputIndex () |
Public Attributes | |
int | constantID = 0 |
string | luaCode = string.Empty |
int | variableID = 0 |
bool | syncData = false |
Properties | |
override ActionCategory | Category [get] |
override string | Title [get] |
override string | Description [get] |
This custom action checks the result of a Lua expression in the Dialogue System.
Contributed by Chad Kilgore.
|
inline |
|
inline |
int AC.ActionDialogueSystemVarCheck.constantID = 0 |
string AC.ActionDialogueSystemVarCheck.luaCode = string.Empty |
bool AC.ActionDialogueSystemVarCheck.syncData = false |
int AC.ActionDialogueSystemVarCheck.variableID = 0 |
|
get |
|
get |
|
get |