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

ModIO.CacheClient.LoadModLogo

Jackson Wood edited this page Jul 25, 2018 · 4 revisions

CacheClient.LoadModLogo

public static Texture2D LoadModLogo(int modId, LogoSize size);

Parameters

Name Description
modId
size

Returns

Texture2D: Result of the function calculations

Clone this wiki locally