API reference

ovrPartyUpdateAction_FromString Function

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

Signature

ovrPartyUpdateAction ovrPartyUpdateAction_FromString(const char *str)

Parameters

str: const char *

Returns