Skip to content

P_MSCLoader_ModLoader_LoadedMods

piotrulos edited this page Apr 7, 2023 · 4 revisions

ModLoader.LoadedMods Property

A list of all loaded mods.

Namespace: MSCLoader
Assembly: MSCLoader (in MSCLoader.dll) Version: 1.2.11.286

Syntax

C#

public static List<<a href="T_MSCLoader_Mod">Mod</a>> LoadedMods { get; }

View Source

Property Value

Type: List(Mod)

See Also

Reference

ModLoader Class
MSCLoader Namespace

Clone this wiki locally