Table of Contents

Method ReportExternalProgress

Namespace
GrindFest
Assembly
GrindFest.dll

ReportExternalProgress()

Call from concrete achievements whenever Amount changes to report progress to Steam/external platforms. Automatically throttled to avoid spamming. Safe to call frequently (e.g. every frame).

protected void ReportExternalProgress()