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

ModIO.CacheClient.IterateAllUserProfiles

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

CacheClient.IterateAllUserProfiles

public static IEnumerable<UserProfile> IterateAllUserProfiles();

Returns

IEnumerable<UserProfile>: Result of the function calculations

Description

Iterates through all the user profiles in the cache.

Clone this wiki locally