tModLoader v2024.10
A mod to make and play Terraria mods
|
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... | |
|
get |
=> $"{Mod.Name}/{Name}"
Implemented in ModConfig, ModTileEntity, ModType< TEntity, TModType >, ModType< EmoteBubble, ModEmoteBubble >, ModType< Item, ModItem >, ModType< Mount.MountData, ModMount >, ModType< NPC, ModNPC >, ModType< Player, ModPlayer >, ModType< Projectile, ModProjectile >, and ModType< TEntity >.
|
get |
The mod this belongs to.
Implemented in ModConfig, ModTileEntity, ModType< TEntity, TModType >, ModType< EmoteBubble, ModEmoteBubble >, ModType< Item, ModItem >, ModType< Mount.MountData, ModMount >, ModType< NPC, ModNPC >, ModType< Player, ModPlayer >, ModType< Projectile, ModProjectile >, and ModType< TEntity >.
|
get |
The internal name of this instance.
Implemented in ModConfig, UnloadedAccessorySlot, ModCloud, ModGore, ModTileEntity, ModType< TEntity, TModType >, ModType< EmoteBubble, ModEmoteBubble >, ModType< Item, ModItem >, ModType< Mount.MountData, ModMount >, ModType< NPC, ModNPC >, ModType< Player, ModPlayer >, ModType< Projectile, ModProjectile >, and ModType< TEntity >.