Port | Type | Description |
---|
Started | Any | Triggered when the dialog has started |
Done | Any | Triggered when the dialog has finished or aborted |
Finished | Any | Triggered when the dialog has finished |
Aborted | Any | Triggered when the dialog has aborted |
PlayerAbort | Integer | Triggered when the dialog has aborted because the player is out of range or out of view |
AIAbort | Any | Triggered when the dialog has aborted because the AI got alerted |
ActorDied | Any | Triggered when the dialog has aborted because the Actor died |
LastLine | Integer | Last line played when the dialog was aborted |
CurLine | Integer | Current line; triggered whenever a line starts |