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
FOnlineAchievementOmni

Description

Extension of FOnlineAchievement that describes Omni One achievement progress with more detail than the base class.

See also
FOnlineAchievement

#include <OnlineAchievementsOmni.h>

Inherits FOnlineAchievement.

Public Attributes

int64 Count
 Progress for a count achievement.
 
FString BitField
 Progress for a bitfield achievement, with 1 representing completion.
 
bool bIsUnlocked
 True if achievement has been unlocked.