Table of Contents

Property ExternalStatName

Namespace
GrindFest
Assembly
GrindFest.dll

ExternalStatName

The Steam Stat API name for progress tracking (e.g. "stat_kills"). When set, the stat is updated continuously so Steam shows progress in the overlay. Null means no stat tracking (achievement is binary unlock only).

public virtual string ExternalStatName { get; }

Property Value

string