Navigation
API > API/Plugins > API/Plugins/OnlineServicesCommon
| Name | FAchievementUnlockRule |
| Type | struct |
| Header File | /Engine/Plugins/Online/OnlineServices/Source/OnlineServicesCommon/Public/Online/AchievementsCommon.h |
| Include Path | #include "Online/AchievementsCommon.h" |
Syntax
struct FAchievementUnlockRule
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| AchievementId | FString | Online/AchievementsCommon.h | ||
| Conditions | TArray< FAchievementUnlockCondition > | Online/AchievementsCommon.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool ContainsStat
(
const FString& StatName |
Online/AchievementsCommon.h |