Table of Contents

Event OnProgress

Namespace
GrindFest.Content
Assembly
GrindFest.dll

Raised whenever progress or the current stage changes.

public static event Action<float, string> OnProgress

Returns

Action<float, string>
Raised whenever progress or the current stage changes.