FOnlineAchievement

[FOnlineAchievement](API\Plugins\OnlineSubsystem\Interfaces\FOnlineAchievement) - Interface class for accessing the common achievement information

Windows
MacOS
Linux

References

Module

OnlineSubsystem

Header

/Engine/Plugins/Online/OnlineSubsystem/Source/Public/Interfaces/OnlineAchievementsInterface.h

Include

#include "Interfaces/OnlineAchievementsInterface.h"

Syntax

struct FOnlineAchievement

Remarks

FOnlineAchievement - Interface class for accessing the common achievement information

Variables

Name Description

Public variable

FString

 

Id

The id of the achievement

Public variable

double

 

Progress

The progress towards completing this achievement: 0.0-100.0

Functions

Name Description

Public function Const

FString

 

ToDebugString()

Returns debugging string to print out achievement info

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss