PixelCrushers.DialogueSystem.plyGame.Sequencer_Value Class Reference
Inheritance diagram for PixelCrushers.DialogueSystem.plyGame.Sequencer_Value:
Collaboration diagram for PixelCrushers.DialogueSystem.plyGame.Sequencer_Value:

Public Member Functions

Sequencer RunAndGetSequencer ()
 Executes and return value. More...
 
override object RunAndGetValue ()
 Executes and return value. More...
 
override string ToString ()
 

Public Attributes

Sequencer value = null
 

Member Function Documentation

◆ RunAndGetSequencer()

Sequencer PixelCrushers.DialogueSystem.plyGame.Sequencer_Value.RunAndGetSequencer ( )

Executes and return value.

◆ RunAndGetValue()

override object PixelCrushers.DialogueSystem.plyGame.Sequencer_Value.RunAndGetValue ( )

Executes and return value.

◆ ToString()

override string PixelCrushers.DialogueSystem.plyGame.Sequencer_Value.ToString ( )

Member Data Documentation

◆ value

Sequencer PixelCrushers.DialogueSystem.plyGame.Sequencer_Value.value = null

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