TModLoader v1.4.4.9
TModLoader source code documentation
Loading...
Searching...
No Matches
Terraria.ModLoader.IModType Interface Reference
+ Inheritance diagram for Terraria.ModLoader.IModType:
+ Collaboration diagram for Terraria.ModLoader.IModType:

Properties

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

Detailed Description

Definition at line 3 of file IModType.cs.


The documentation for this interface was generated from the following file: