Table of Contents

Event OnStoryRecompiled

Namespace
GrindFest
Assembly
GrindFest.dll

Fired when story is recompiled from .ink sources. Listeners receive the compiled Story object.

public static event Action<Story> OnStoryRecompiled

Returns

Action<Story>
Fired when story is recompiled from .ink sources. Listeners receive the compiled Story object.