PixelCrushers.DialogueSystem.DialogueEventStarter Class Referenceabstract

This is the base class for all deprecated 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.
 

Protected Member Functions

void DestroyIfOnce ()
 

Properties

virtual bool useOnce [get]
 

Detailed Description

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

Member Function Documentation

◆ DestroyIfOnce()

void PixelCrushers.DialogueSystem.DialogueEventStarter.DestroyIfOnce ( )
inlineprotected

Member Data Documentation

◆ once

bool PixelCrushers.DialogueSystem.DialogueEventStarter.once = false

Set true if this event should only happen once.

Property Documentation

◆ useOnce

virtual bool PixelCrushers.DialogueSystem.DialogueEventStarter.useOnce
getprotected

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