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

FOvrOrgScopedID Struct

An ID for a FOvrUser which is unique per Developer Center organization. This ID allows different apps within the same org to be able to identify the user. You can retrieve this ID by using UOvrRequestsBlueprintLibrary::User_GetOrgScopedID().

Fields

The unique id of the FOvrUser in each organization, allowing different apps within the same Developer Center organization to have a consistent id for the same user.

Member Functions

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