Navigation
API > API/Plugins > API/Plugins/OnlineSubsystem > API/Plugins/OnlineSubsystem/FOnlineStats
| Type | Name | Description | |
|---|---|---|---|
| void | IncrementFloatStat
(
const FString& StatName, |
Increments a stat of type float by the value specified. | |
| void | IncrementFloatStat
(
const FName& StatName, |