tModLoader v2026.02
A mod to make and play Terraria mods
IAutoloader Interface Referenceabstract

IAutoload<TImpl>. Used by ILoadable in tML More...

Inherited by ICustomAutoload.AutoloadImpl, and ILoadable.AutoloadImpl.

Static Public Member Functions

static abstract void Autoload (Mod mod, Type type)
 

Detailed Description

IAutoload<TImpl>. Used by ILoadable in tML