Skip to content
This repository has been archived by the owner on Sep 21, 2022. It is now read-only.

ModIO.CacheClient.LoadUserProfile

Jackson Wood edited this page Feb 20, 2019 · 5 revisions

CacheClient.LoadUserProfile

public static UserProfile LoadUserProfile(int userId);

Parameters

Name Description
userId

Returns

UserProfile: Result of the function calculations

Description

Retrieves a user's profile from the cache.

Clone this wiki locally