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

ModIO.CacheClient.LoadModfile

Jackson Wood edited this page Feb 20, 2019 · 5 revisions

CacheClient.LoadModfile

public static Modfile LoadModfile(int modId, int modfileId);

Parameters

Name Description
modId
modfileId

Returns

Modfile: Result of the function calculations

Description

Retrieves a modfile from the cache.

Clone this wiki locally