Skip to content

M_MSCLoader_Mod_ModSetup

piotrulos edited this page Jan 16, 2026 · 9 revisions

ModSetup Method

Setup your mod. IMPORTANT! Only SetupFunction() is allowed here

Definition

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

C#

public virtual void ModSetup()

View Source

See Also

Reference

Mod Class
MSCLoader Namespace

Clone this wiki locally