Game Jolt Unity API
v2.5.8
|
This is the complete list of members for GameJolt.UI.GameJoltUI, including all inherited members.
Init() | GameJolt.UI.GameJoltUI | inlineprotectedvirtual |
Instance (defined in GameJolt.API.Core.MonoSingleton< GameJoltUI >) | GameJolt.API.Core.MonoSingleton< GameJoltUI > | static |
QueueNotification(string text) | GameJolt.UI.GameJoltUI | inline |
QueueNotification(string text, Sprite image) | GameJolt.UI.GameJoltUI | inline |
QueueNotification(Objects.Notification notification) | GameJolt.UI.GameJoltUI | inline |
ShowLeaderboards() | GameJolt.UI.GameJoltUI | inline |
ShowLeaderboards(Action< bool > callback) | GameJolt.UI.GameJoltUI | inline |
ShowLeaderboards(Action< bool > callback, int? activeTable, params int[] visibleTables) | GameJolt.UI.GameJoltUI | inline |
ShowSignIn() | GameJolt.UI.GameJoltUI | inline |
ShowSignIn(Action< bool > signedInCallback, Action< bool > userFetchedCallback=null) | GameJolt.UI.GameJoltUI | inline |
ShowTrophies() | GameJolt.UI.GameJoltUI | inline |
ShowTrophies(Action< bool > callback) | GameJolt.UI.GameJoltUI | inline |