API reference

ovrSdkAccountType_FromString Function

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

Signature

ovrSdkAccountType ovrSdkAccountType_FromString(const char *str)

Parameters

str: const char *

Returns