Game Jolt Unity API  v2.5.8
GameJolt.API.Trophies Member List

This is the complete list of members for GameJolt.API.Trophies, including all inherited members.

Get(int id, Action< Trophy > callback)GameJolt.API.Trophiesinlinestatic
Get(int[] ids, Action< Trophy[]> callback)GameJolt.API.Trophiesinlinestatic
Get(Action< Trophy[]> callback)GameJolt.API.Trophiesinlinestatic
Get(bool unlocked, Action< Trophy[]> callback)GameJolt.API.Trophiesinlinestatic
Remove(Trophy trophy, Action< bool > callback=null)GameJolt.API.Trophiesinlinestatic
Remove(int id, Action< bool > callback=null)GameJolt.API.Trophiesinlinestatic
TryUnlock(Trophy trophy, Action< TryUnlockResult > callback=null)GameJolt.API.Trophiesinlinestatic
TryUnlock(int id, Action< TryUnlockResult > callback=null)GameJolt.API.Trophiesinlinestatic
Unlock(Trophy trophy, Action< bool > callback=null)GameJolt.API.Trophiesinlinestatic
Unlock(int id, Action< bool > callback=null)GameJolt.API.Trophiesinlinestatic