This custom Adventure Creator sends a message to the Dialogue System sequencer. More...
Public Member Functions | |
ActionDialogueSystemSequencerMessage () | |
override void | AssignValues (List< ActionParameter > parameters) |
override float | Run () |
Public Attributes | |
int | constantID = 0 |
int | messageParameterID = -1 |
bool | messageFromParameter = false |
string | message = string.Empty |
Properties | |
override ActionCategory | Category [get] |
override string | Title [get] |
override string | Description [get] |
This custom Adventure Creator sends a message to the Dialogue System sequencer.
|
inline |
|
inline |
|
inline |
int AC.ActionDialogueSystemSequencerMessage.constantID = 0 |
string AC.ActionDialogueSystemSequencerMessage.message = string.Empty |
bool AC.ActionDialogueSystemSequencerMessage.messageFromParameter = false |
int AC.ActionDialogueSystemSequencerMessage.messageParameterID = -1 |
|
get |
|
get |
|
get |