Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Plugins/Online/OnlineSubsystem/Source/Public/OnlineSubsystemTypes.h |
Include |
#include "OnlineSubsystemTypes.h" |
namespace ELeaderboardFormat
{
enum Type
{
Number,
Seconds,
Milliseconds,
}
}
Name |
Description |
---|---|
Number |
A raw number |
Seconds |
Time, in seconds |
Milliseconds |
Time, in milliseconds |
Leaderboard display format