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

ovrKeyValuePair Struct

Fields

string key_[Get]
KeyValuePairType valueType_[Get]
string stringValue_[Get]
int intValue_[Get]
double doubleValue_[Get]

Member Functions

ovrKeyValuePair
( string key,
string value )
ovrKeyValuePair
( string key,
int value )
ovrKeyValuePair
( string key,
double value )
Did you find this page helpful?
Thumbs up icon
Thumbs down icon