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

ModIO.CacheClient.SaveModProfiles

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

CacheClient.SaveModProfiles

public static bool SaveModProfiles(IEnumerable<ModProfile> modProfiles);

Parameters

Name Description
modProfiles

Returns

bool: Result of the function calculations

Description

Stores a collection of mod profiles in the cache.

Clone this wiki locally