Omni One Unreal SDK 1.1.0
The Omni One Unreal SDK allows for games to interface with the Omni platform service.
|
Enumerations used to facilitate Omni One platform features. More...
Enumerations | |
enum class | EOmniAchievementType : uint8 { } |
Enum describing the unlock method for a given achievement, as defined in the Developer Portal. More... | |
enum | EOmniLeaderboardFilterType { None = 0 , Friends = 1 , UnknownFilterType = 2 , UserIds = 3 } |
Filters for retrieving leaderboard entries. More... | |
enum | EOmniLeaderboardStartAt { Top = 0 , CenteredOnViewer = 1 , CenteredOnViewerOnTop = 2 , UnknownStart = 3 } |
Options for the starting point of retrieved leaderboard information. More... | |
enum class | EOmniUserPresenceStatus : uint8 |
Online status of a user. | |
|
strong |
Enum describing the unlock method for a given achievement, as defined in the Developer Portal.
Options for the starting point of retrieved leaderboard information.