API reference

ovrLeaderboardStartAt_FromString Function

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

Signature

ovrLeaderboardStartAt ovrLeaderboardStartAt_FromString(const char *str)

Parameters

str: const char *

Returns