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

ModIO.CacheClient.GenerateModGalleryImageFilePath

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

CacheClient.GenerateModGalleryImageFilePath

public static string GenerateModGalleryImageFilePath(int modId, string imageFileName, ModGalleryImageSize size);

Parameters

Name Description
modId
imageFileName
size

Returns

string: Result of the function calculations

Description

Generates the file path for a mod galley image.

Clone this wiki locally