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

Public Member Functions

QuestState RunAndGetQuestState ()
 Executes and return value. More...
 
override object RunAndGetValue ()
 Executes and return value. More...
 
override string ToString ()
 

Public Attributes

QuestState value = QuestState.Unassigned
 

Member Function Documentation

◆ RunAndGetQuestState()

QuestState PixelCrushers.DialogueSystem.plyGame.QuestState_Value.RunAndGetQuestState ( )

Executes and return value.

◆ RunAndGetValue()

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

Executes and return value.

◆ ToString()

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

Member Data Documentation

◆ value

QuestState PixelCrushers.DialogueSystem.plyGame.QuestState_Value.value = QuestState.Unassigned

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