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

ModIO.CacheClient.GenerateModProfileFilePath

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

CacheClient.GenerateModProfileFilePath

public static string GenerateModProfileFilePath(int modId);

Parameters

Name Description
modId

Returns

string: Result of the function calculations

Description

Generates the file path for a mod's profile data.

Clone this wiki locally