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

ModIO.CacheClient.GenerateModBinariesDirectoryPath

Jackson Wood edited this page Feb 20, 2019 · 1 revision

CacheClient.GenerateModBinariesDirectoryPath

public static string GenerateModBinariesDirectoryPath(int modId);

Parameters

Name Description
modId

Returns

string: Result of the function calculations

Description

Generates the path for a cached mod build directory.

Clone this wiki locally