API reference

ovrLeaderboardFilterType_FromString Function

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

Signature

ovrLeaderboardFilterType ovrLeaderboardFilterType_FromString(const char *str)

Parameters

str: const char *

Returns