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

OVR_LaunchType.h File

Overview

Typedefs

Functions

Details

Enumeration Types

enum OVR_LaunchType.h.ovrLaunchType_
Enumerator
ovrLaunchType_Unknown
ovrLaunchType_Normal
ovrLaunchType_Invite
ovrLaunchType_Coordinated
ovrLaunchType_Deeplink

Typedefs

typedef enum ovrLaunchType_ ovrLaunchType ( )
No description available.

Functions

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