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

ModIO.CacheClient.LoadModTeam

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

CacheClient.LoadModTeam

public static List<ModTeamMember> LoadModTeam(int modId);

Parameters

Name Description
modId

Returns

List<ModTeamMember>: Result of the function calculations

Description

Retrieves a mod team's data from the cache.

Clone this wiki locally