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

FOvrSupplementaryMetric Struct

This is a supplemental piece of data that is used for a single write to leaderboard entries. This metric is used for tiebreaker scenarios. You can make such an entry by using UOvrRequestsBlueprintLibrary::Leaderboard_WriteEntryWithSupplementaryMetric()

Fields

The ID of the leaderboard that this supplementary metric belongs to. This is the unique value for every FOvrLeaderboard.
This is the metric that is used to determine tiebreaks.

Member Functions

This is the default constructor for the struct, which initializes the ::ovrSupplementaryMetricHandle 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