Omni One Unreal SDK 1.1.0
The Omni One Unreal SDK allows for games to interface with the Omni platform service.
Loading...
Searching...
No Matches
Models

Objects and data structures used to facilitate Omni One platform features. More...

Classes

class  UOmniAchievementDefinition
 Information about an achievement's definition, agnostic of user. More...
 
class  UOmniAchievementDefinitionArray
 Array of UOmniAchievementDefinition objects, including paging information when relevant. More...
 
class  UOmniAchievementProgress
 Information about the current user's progress on a specified achievement. More...
 
class  UOmniAchievementProgressArray
 Array of UOmniAchievementProgress objects, including paging information when relevant. More...
 
class  UOmniAchievementUpdate
 Information about a recently-updated achievement. More...
 
class  UOmniVersionData
 Information about the application's version. More...
 
class  UOmniLeaderboard
 Basic information about a leaderboard. More...
 
class  UOmniLeaderboardArray
 Array of UOmniLeaderboard objects, including paging information when relevant. More...
 
class  UOmniLeaderboardEntry
 Information about a single entry within a leaderboard. More...
 
class  UOmniLeaderboardEntryArray
 Array of UOmniLeaderboardEntry objects, including paging information when relevant. More...
 
class  UOmniUser
 Data about a specific user. More...
 
class  UOmniUserArray
 Array of UOmniUser objects, including paging information when relevant. More...
 
class  UUserRelationResult
 Information mapping a group of users to their relation with regard to the logged in user. More...