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

ModIO.CacheClient.SaveUserProfile

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

CacheClient.SaveUserProfile

public static bool SaveUserProfile(UserProfile userProfile);

Parameters

Name Description
userProfile

Returns

bool: Result of the function calculations

Description

Stores a user's profile in the cache.

Clone this wiki locally