API reference
API reference
Select your platform
No SDKs available
No versions available

FOvrAchievementUpdate Struct

Represents an update to an existing achievement. It will be the payload if there is any updates on achievements, as unlocking an achievement by UOvrRequestsBlueprintLibrary::Achievements_Unlock(), adding 'count' to the achievement by UOvrRequestsBlueprintLibrary::Achievements_AddCount(), and unlocking fields of a BITFIELD achievement by UOvrRequestsBlueprintLibrary::Achievements_AddFields().

Fields

This indicates if this update caused the achievement to unlock.
The unique field FOvrAchievementDefinition::ApiName used to reference the updated achievement, as specified in the developer dashboard.

Member Functions

This is the default constructor for the struct, which initializes the ::ovrAchievementUpdateHandle and TOvrMessageHandlePtr to their default values.
Copying values from an OVR handle to the array, and the originating message to prevent the handle from being freed.
Setting all values to their defaults, effectively clearing the struct.
Updating values from an OVR handle to the array, and the originating message to prevent the handle from being freed.
Did you find this page helpful?
Thumbs up icon
Thumbs down icon