DialogueActorScript Class Reference

This Rog Actor Script sends "OnUse" to the actor when the player enters an adjacent square. More...

Inheritance diagram for DialogueActorScript:
Collaboration diagram for DialogueActorScript:

Public Member Functions

override void OnTurnEnd ()
 

Detailed Description

This Rog Actor Script sends "OnUse" to the actor when the player enters an adjacent square.

To use it, add a Dialogue System trigger component, such as a Conversation Trigger, to the actor. Then set the trigger component to "OnUse" so it will receive this script's message.

Member Function Documentation

◆ OnTurnEnd()

override void DialogueActorScript.OnTurnEnd ( )

The documentation for this class was generated from the following file: