PixelCrushers.DialogueSystem.DialogueEventStarter Class Reference

This is the base class for all dialogue event trigger components. More...

Inheritance diagram for PixelCrushers.DialogueSystem.DialogueEventStarter:
Collaboration diagram for PixelCrushers.DialogueSystem.DialogueEventStarter:

Public Attributes

bool once = false
 Set true if this event should only happen once. More...
 

Protected Member Functions

void DestroyIfOnce ()
 

Detailed Description

This is the base class for all dialogue event trigger components.

Member Function Documentation

◆ DestroyIfOnce()

void PixelCrushers.DialogueSystem.DialogueEventStarter.DestroyIfOnce ( )
protected

Member Data Documentation

◆ once

bool PixelCrushers.DialogueSystem.DialogueEventStarter.once = false

Set true if this event should only happen once.


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