PixelCrushers.DialogueSystem.ActOnDialogueEvent.Action Class Reference

The base class for actions that will run at the start or end of dialogue events. More...

Inheritance diagram for PixelCrushers.DialogueSystem.ActOnDialogueEvent.Action:
Collaboration diagram for PixelCrushers.DialogueSystem.ActOnDialogueEvent.Action:

Public Attributes

Condition condition = new Condition()
 

Detailed Description

The base class for actions that will run at the start or end of dialogue events.

Member Data Documentation

◆ condition

Condition PixelCrushers.DialogueSystem.ActOnDialogueEvent.Action.condition = new Condition()

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