Loading...
Searching...
No Matches
PixelCrushers.QuestMachine.PlayMakerSupport.SetQuestNodeState Class Reference
Inheritance diagram for PixelCrushers.QuestMachine.PlayMakerSupport.SetQuestNodeState:
Collaboration diagram for PixelCrushers.QuestMachine.PlayMakerSupport.SetQuestNodeState:

Public Member Functions

override void Reset ()
 
override void OnEnter ()
 

Public Attributes

FsmString questerID = new FsmString()
 
FsmString questID = new FsmString()
 
FsmString questNodeID = new FsmString()
 
QuestNodeState state
 

Member Function Documentation

◆ OnEnter()

override void PixelCrushers.QuestMachine.PlayMakerSupport.SetQuestNodeState.OnEnter ( )
inline

◆ Reset()

override void PixelCrushers.QuestMachine.PlayMakerSupport.SetQuestNodeState.Reset ( )
inline

Member Data Documentation

◆ questerID

FsmString PixelCrushers.QuestMachine.PlayMakerSupport.SetQuestNodeState.questerID = new FsmString()

◆ questID

FsmString PixelCrushers.QuestMachine.PlayMakerSupport.SetQuestNodeState.questID = new FsmString()

◆ questNodeID

FsmString PixelCrushers.QuestMachine.PlayMakerSupport.SetQuestNodeState.questNodeID = new FsmString()

◆ state

QuestNodeState PixelCrushers.QuestMachine.PlayMakerSupport.SetQuestNodeState.state

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