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

ovrOfferType_FromString Function

Converts a string representing an ovrOfferType to the actual enum value and returns the value.

Signature

ovrOfferType ovrOfferType_FromString(const char *str)

Parameters

str: const char *

Returns