tModLoader v0.11.8.9
A mod to make and play Terraria mods
|
Go to the source code of this file.
Classes | |
class | Terraria.ModLoader.ModWorld |
A ModWorld instance represents an extension of a World. You can store fields in the ModWorld classes to keep track of mod-specific information on the world. It also contains hooks to insert your code into the world generation process. More... | |
Namespaces | |
namespace | Terraria |
namespace | Terraria.ModLoader |