Platform-unreal-5 v63 Reference Guide
Platform-unreal-5 v63 Reference Guide
Select your platform
No SDKs available
No versions available

OVR_SdkAccountType.h File

Overview

Details

Enumeration Types

enum OVR_SdkAccountType.h.ovrSdkAccountType_
Enumerator
ovrSdkAccountType_Unknown
ovrSdkAccountType_Oculus
ovrSdkAccountType_FacebookGameroom

Typedefs

typedef enum ovrSdkAccountType_ ovrSdkAccountType ( )
No description available.

Functions

const char* ovrSdkAccountType_ToString
( ovrSdkAccountType value )
Converts an ovrSdkAccountType enum value to a string The returned string does not need to be freed
ovrSdkAccountType ovrSdkAccountType_FromString
( const char * str )
Converts a string representing an ovrSdkAccountType enum value to an enum value
Did you find this page helpful?
Thumbs up icon
Thumbs down icon