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

ModIO.CacheClient.GenerateUserAvatarFilePath

Jackson Wood edited this page Feb 20, 2019 · 1 revision

CacheClient.GenerateUserAvatarFilePath

public static string GenerateUserAvatarFilePath(int userId, UserAvatarSize size);

Parameters

Name Description
userId
size

Returns

string: Result of the function calculations

Description

Generates the file path for a user's profile.

Clone this wiki locally