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 override string ExternalStatName { get; }