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

ovrKeyValuePair Struct

Overview

Data Fields

string
key_[Get]
string
int
double

Public Member Functions

ovrKeyValuePair
( string key,
string value )
ovrKeyValuePair
( string key,
int value )
ovrKeyValuePair
( string key,
double value )

Details

Fields

string Oculus.Platform.CAPI.ovrKeyValuePair.key_
No description available.
KeyValuePairType Oculus.Platform.CAPI.ovrKeyValuePair.valueType_
No description available.
string Oculus.Platform.CAPI.ovrKeyValuePair.stringValue_
No description available.
int Oculus.Platform.CAPI.ovrKeyValuePair.intValue_
No description available.
double Oculus.Platform.CAPI.ovrKeyValuePair.doubleValue_
No description available.

Member Functions

Oculus.Platform.CAPI.ovrKeyValuePair.ovrKeyValuePair
( string key,
string value )
No description available.
Oculus.Platform.CAPI.ovrKeyValuePair.ovrKeyValuePair
( string key,
int value )
No description available.
Oculus.Platform.CAPI.ovrKeyValuePair.ovrKeyValuePair
( string key,
double value )
No description available.
Did you find this page helpful?
Thumbs up icon
Thumbs down icon