RuyiNetLeaderboardServiceCreateLeaderboard Method |
[This is preliminary documentation and is subject to change.]
Note: This API is now obsolete.
Namespace: Ruyi.SDK.Online
[ObsoleteAttribute("Use Portal to create leaderboards. Use Cloud Code to dynamically create leaderboards.")] public void CreateLeaderboard( int index, string id, RuyiNetLeaderboardType type, RuyiNetRotationType rotationType, RuyiNetTaskResponseCallbackType callback )