tModLoader v2024.03
A mod to make and play Terraria mods
IModType Interface Reference

Inherited by ModType< EmoteBubble, ModEmoteBubble >, ModType< Item, ModItem >, ModType< Mount.MountData, ModMount >, ModType< NPC, ModNPC >, ModType< Player, ModPlayer >, ModType< Projectile, ModProjectile >, ModType< TEntity >, ILocalizedModType, ModTileEntity, and ModType< TEntity, TModType >.

Properties

string FullName [get]
 => $"{Mod.Name}/{Name}" More...
 
Mod Mod [get]
 The mod this belongs to. More...
 
string Name [get]
 The internal name of this instance. More...
 

Property Documentation

◆ FullName

◆ Mod

◆ Name