Property StartupCompiledStory
- Namespace
- GrindFest
- Assembly
- GrindFest.dll
StartupCompiledStory
Story compiled at startup with mod knots included. Set during Awake continuation (after async Workshop discovery). StoryManager picks this up via OnStoryRecompiled, or checks it in Awake.
public static Story StartupCompiledStory { get; set; }
Property Value
- Story