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

ModIO.CacheClient.GetModLogoVersionFileNames

Jackson Wood edited this page Mar 6, 2019 · 1 revision

CacheClient.GetModLogoVersionFileNames

public static Dictionary<LogoSize,,string> GetModLogoVersionFileNames(int modId);

Parameters

Name Description
modId

Returns

Dictionary<LogoSize,,string>: Result of the function calculations

Description

Retrieves the file paths for the mod logos in the cache.

Clone this wiki locally