API reference

ovrOfferTerm_FromString Function

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

Signature

ovrOfferTerm ovrOfferTerm_FromString(const char *str)

Parameters

str: const char *

Returns