M_MSCLoader_Mod_ModSetup - piotrulos/MSCModLoader GitHub Wiki

ModSetup Method

Setup your mod. IMPORTANT! Only SetupFunction() is allowed here Please disclose AI generated code in Description and AssemblyInfo inside AssemblyTrademark field

Definition

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

C#

public virtual void ModSetup()

View Source

See Also

Reference

Mod Class
MSCLoader Namespace