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

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

Get(string name, Action< User > callback)GameJolt.API.Usersinlinestatic
Get(int id, Action< User > callback)GameJolt.API.Usersinlinestatic
Get(User user, Action< User > callback)GameJolt.API.Usersinlinestatic
Get(int[] ids, Action< User[]> callback)GameJolt.API.Usersinlinestatic