Table of Contents

Class StoryManager

Namespace
GrindFest
Assembly
GrindFest.dll
public class StoryManager : Singleton<StoryManager>
Inheritance
object
StoryManager
Inherited Members

Fields

CurrentFlow
Flows
HeroTriggerPrefab
QuestLog
story

Methods

ChoosePath(string, bool)
EnqueueFlowChoice(string, GameObject, GameObject, string)
InterpretCommand(string, GameObject)
MakeChoice(StoryFlow, string)
MakeChoiceAllFlows(string, GameObject)
MakeChoiceCurrentFlow(string)
SwitchFlow(StoryFlow)
SwitchFlow(string)
Update()
UpdateQuestLog()

Events

OnCreateStory