Enum LeaderboardPlayerScope
The scope of player to be searched for scores.
Namespace: VoxelBusters.EssentialKit
Assembly: cs.temp.dll.dll
Syntax
public enum LeaderboardPlayerScope
Fields
Name | Description |
---|---|
FriendsOnly | Only friends of local player are considered for search. |
Global | All the players are considered for search. |