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

ModIO.CacheClient.LoadModLogoFilePaths

Jackson Wood edited this page Mar 6, 2019 · 2 revisions

CacheClient.LoadModLogoFilePaths

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

Parameters

Name Description
modId

Returns

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

Description

[Obsolete] Retrieves the file paths for the mod logos in the cache.

Clone this wiki locally