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

ModIO.ModManager.GetModProfiles

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

ModManager.GetModProfiles

public static void GetModProfiles(IEnumerable[int] modIds, Action[List[ModProfile]] onSuccess, Action[WebRequestError] onError);

Parameters

Name Description
modIds
onSuccess
onError
Clone this wiki locally