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

Public Member Functions

override void Reset ()
 
override void OnEnter ()
 

Public Attributes

FsmString conversation
 
FsmInt startingEntryID
 
FsmGameObject actor
 
FsmGameObject conversant
 

Member Function Documentation

◆ OnEnter()

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

◆ Reset()

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

Member Data Documentation

◆ actor

FsmGameObject PixelCrushers.DialogueSystem.PlayMaker.StartConversation.actor

◆ conversant

FsmGameObject PixelCrushers.DialogueSystem.PlayMaker.StartConversation.conversant

◆ conversation

FsmString PixelCrushers.DialogueSystem.PlayMaker.StartConversation.conversation

◆ startingEntryID

FsmInt PixelCrushers.DialogueSystem.PlayMaker.StartConversation.startingEntryID

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