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

ModIO.ModManager.GetModGalleryImage

Jackson Wood edited this page Jul 24, 2018 · 5 revisions

ModManager.GetModGalleryImage

public static void GetModGalleryImage(ModProfile profile, string imageFileName, ModGalleryImageSize size, Action[Texture2D] onSuccess, Action[WebRequestError] onError);

Parameters

Name Description
profile
imageFileName
size
onSuccess
onError
Clone this wiki locally