Terraria.ModLoader.ModLoader

This serves as the central class which loads mods. It contains many static fields and methods related to mods and their contents.

Methods

GetMod(System.String)()
Gets the instance of the Mod with the specified name.
BuildGlobalHook``2(``1[]@,System.Collections.Generic.IList{``0},System.Linq.Expressions.Expression{System.Func{``0,``1}})()
Allows type inference on T and F