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

FOvrSdkAccount Struct

A single user can have multiple sdk accounts associated with it. SDK accounts represent the oculus user and x-accounts that are linked to the particular user. Retrieve the SDK accounts by using, UOvrRequestsBlueprintLibrary::User_GetSdkAccounts().

Fields

The specific type of account that this sdk account represents. The type can be one of the following:EOvrSdkAccountType::UnknownEOvrSdkAccountType::OculusEOvrSdkAccountType::FacebookGameroom
The ID of the user, field FOvrUser::ID, of the sdk account. This is a unique value for every FOvrUser.

Member Functions

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