PixelCrushers.DialogueSystem.PlayMaker.StartSequence Class Reference
Inheritance diagram for PixelCrushers.DialogueSystem.PlayMaker.StartSequence:
Collaboration diagram for PixelCrushers.DialogueSystem.PlayMaker.StartSequence:

Public Member Functions

override void Reset ()
 
override void OnEnter ()
 

Public Attributes

FsmString sequence
 
FsmGameObject speaker
 
FsmGameObject listener
 
FsmBool informParticipants
 
FsmObject storeResult
 

Member Function Documentation

◆ OnEnter()

override void PixelCrushers.DialogueSystem.PlayMaker.StartSequence.OnEnter ( )

◆ Reset()

override void PixelCrushers.DialogueSystem.PlayMaker.StartSequence.Reset ( )

Member Data Documentation

◆ informParticipants

FsmBool PixelCrushers.DialogueSystem.PlayMaker.StartSequence.informParticipants

◆ listener

FsmGameObject PixelCrushers.DialogueSystem.PlayMaker.StartSequence.listener

◆ sequence

FsmString PixelCrushers.DialogueSystem.PlayMaker.StartSequence.sequence

◆ speaker

FsmGameObject PixelCrushers.DialogueSystem.PlayMaker.StartSequence.speaker

◆ storeResult

FsmObject PixelCrushers.DialogueSystem.PlayMaker.StartSequence.storeResult

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