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

ModIO.ModManager.FetchAllModEvents

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

ModManager.FetchAllModEvents

public static void FetchAllModEvents(int fromTimeStamp, int untilTimeStamp, Action[List[ModEvent]] onSuccess, Action[WebRequestError] onError);

Parameters

Name Description
fromTimeStamp
untilTimeStamp
onSuccess
onError
Clone this wiki locally