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

ModIO.CacheClient.GenerateModDirectoryPath

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

CacheClient.GenerateModDirectoryPath

public static string GenerateModDirectoryPath(int modId);

Parameters

Name Description
modId

Returns

string: Result of the function calculations

Description

Generates the path for a mod cache directory.

Clone this wiki locally