This website uses cookies to improve our services and deliver relevant ads.
By interacting with this site, you agree to this use. For more information, see our Cookies Policy

Platform 1.32 Reference Guide

ovrOculusInitParams Struct Reference

Data Fields

ovrPlatformStructureType
sType ( )
const char *
email ( )
const char *
ovrID
appId ( )
const char *

Detailed Description

sType - Credential struct type, must be: ovrPlatformStructureType_OculusInitParams email - Email address associated with Oculus account. password - Password for the Oculus account. appID - ID of the application (user must be entitled). uriPrefixOverride - optional override for https://graph.oculus.com

Field Documentation

ovrPlatformStructureType ovrOculusInitParams::sType ( )
const char* ovrOculusInitParams::email ( )
const char* ovrOculusInitParams::password ( )
ovrID ovrOculusInitParams::appId ( )
const char* ovrOculusInitParams::uriPrefixOverride ( )
The documentation for this struct was generated from the following file: OVR_Platform.h