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

ModIO.ModManager.GetModfile

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

ModManager.GetModfile

public static void GetModfile(int modId, int modfileId, Action[Modfile] onSuccess, Action[WebRequestError] onError);

Parameters

Name Description
modId
modfileId
onSuccess
onError
Clone this wiki locally