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