MetaPlatformSDK_AchievementUpdate

Inherits: RefCounted

Represents an achievement update.

Description

Represents an achievement update.

Properties

bool

just_unlocked

false

String

name

""


Property Descriptions

bool just_unlocked = false

  • bool get_just_unlocked ( )

This indicates if this update caused the achievement to unlock.


String name = ""

  • String get_name ( )

The unique name used to reference the updated achievement, as specified in the developer dashboard.