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

ovrKeyValuePairType_FromString Function

Converts a string representing an ovrKeyValuePairType enum value to an enum value

Signature

ovrKeyValuePairType ovrKeyValuePairType_FromString(const char *str)

Parameters

str: const char *

Returns