Essential Kit
Loading...
Searching...
No Matches
GameServicesUnitySettings

Represents the game services unity settings. More...

Classes

class  AndroidPlatformProperties
 Represents the android platform properties. More...
 

Properties

LeaderboardDefinition[] Leaderboards [get]
 Gets an array of leaderboards used in the game.
 
AchievementDefinition[] Achievements [get]
 Gets an array of achievements used in the game.
 
bool ShowAchievementCompletionBanner [get]
 Gets a value indicating whether a banner should be displayed when an achievement is completed (iOS).
 
bool AllowFriendsAccess [get]
 Gets a value indicating whether required permissions for accessing friends will be added.
 
AndroidPlatformProperties AndroidProperties [get]
 Gets Android specific settings for the Game Services module.
 

Detailed Description

The GameServicesUnitySettings class is used to configure Game Services module of Essential Kit.