|  | Essential Kit
    | 
Provides cross-platform interface to easily integrate popular social gaming functionalities such as achievements, leaderboards. More...
| Classes | |
| class | AchievementDefinition | 
| Represents an object containing additional information related to game achievement.  More... | |
| class | GameServices | 
| Provides cross-platform interface to easily integrate popular social gaming functionalities such as achievements, leaderboards on your mobile games.  More... | |
| class | GameServicesAuthStatusChangeResult | 
| This class contains the information retrieved when GameServices.Authenticate operation is completed.  More... | |
| class | GameServicesLoadAchievementDescriptionsResult | 
| This class contains the information retrieved when GameServices.LoadAchievements(EventCallback<GameServicesLoadAchievementsResult>) operation is completed.  More... | |
| class | GameServicesLoadAchievementsResult | 
| This class contains the information retrieved when GameServices.LoadAchievements(EventCallback<GameServicesLoadAchievementsResult>) operation is completed.  More... | |
| class | GameServicesLoadLeaderboardsResult | 
| This class contains the information retrieved when GameServices.LoadLeaderboards(EventCallback<GameServicesLoadLeaderboardsResult>) operation is completed.  More... | |
| class | GameServicesLoadPlayerFriendsResult | 
| This class contains the information retrieved when load player friends operation is completed.  More... | |
| class | GameServicesLoadServerCredentialsResult | 
| This class contains the information retrieved when GameServices.LoadServerCredentials(EventCallback<GameServicesLoadServerCredentialsResult>) operation is completed.  More... | |
| class | GameServicesViewResult | 
| This class contains the information retrieved when game view is closed.  More... | |
| interface | IAchievement | 
| Provides an interface to communicate with game server about local players progress towards completing achievement.  More... | |
| interface | IAchievementDescription | 
| Provides an interface to access an achievement's properties such as achievement's title, max points, image etc.  More... | |
| interface | ILeaderboard | 
| Provides interface to read data from a leaderboard stored on game server.  More... | |
| interface | ILeaderboardScore | 
| Provides a cross-platform interface to access information about a leaderboard score.  More... | |
| interface | ILocalPlayer | 
| Provides interface to access information about the authenticated player running your game on the device.  More... | |
| interface | IPlayer | 
| Provides a cross-platform interface to access information about a player playing your game.  More... | |
| class | LeaderboardDefinition | 
| Represents an object containing additional information related to game leaderboard.  More... | |
| class | LeaderboardLoadScoresResult | 
| This class contains the information retrieved when load scores operation is completed.  More... | |
| class | ServerCredentials | 
| Contains information about the game service credentials which can be used to connect to game service from your backend.  More... | |
| class | GameServicesUnitySettings | 
| The GameServicesUnitySettings class is used to configure Game Services module of Essential Kit.  More... | |
| Enumerations | |
| enum | ServerCredentialAdditionalScope | 
| Specifies the additional scope of the game service credentials. | |