|
Game Jolt Unity API
v2.5.8
|
This is the complete list of members for GameJolt.API.Users, including all inherited members.
| Get(string name, Action< User > callback) | GameJolt.API.Users | inlinestatic |
| Get(int id, Action< User > callback) | GameJolt.API.Users | inlinestatic |
| Get(User user, Action< User > callback) | GameJolt.API.Users | inlinestatic |
| Get(int[] ids, Action< User[]> callback) | GameJolt.API.Users | inlinestatic |