Navigation
API > API/Plugins > API/Plugins/OnlineServicesInterface
| Name | FAchievementStatDefinition |
| Type | struct |
| Header File | /Engine/Plugins/Online/OnlineServices/Source/OnlineServicesInterface/Public/Online/Achievements.h |
| Include Path | #include "Online/Achievements.h" |
Syntax
struct FAchievementStatDefinition
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| StatId | FString | Unique Id of the stat | Online/Achievements.h | |
| UnlockThreshold | uint32 | Threshold value a user must meet for the achievement to auto unlock | Online/Achievements.h |