TModLoader v1.4.4.9
TModLoader source code documentation
Loading...
Searching...
No Matches
Terraria.ModLoader.GoreLoader Class Reference
+ Collaboration diagram for Terraria.ModLoader.GoreLoader:

Static Public Member Functions

static bool AddGoreFromTexture< TGore > (Mod mod, string texture)
 Registers a new gore with the provided texture.
 

Static Package Functions

static void RegisterModGore (ModGore modGore)
 
static void AutoloadGores (Mod mod)
 
static void ResizeAndFillArrays ()
 
static void Unload ()
 
static ModGore GetModGore (int type)
 
static void SetupUpdateType (Gore gore)
 
static void TakeDownUpdateType (Gore gore)
 

Static Package Attributes

static readonly IDictionary< int, ModGoregores = new Dictionary<int, ModGore>()
 

Properties

static int GoreCount = GoreID.Count [get, private set]
 

Detailed Description

Definition at line 13 of file GoreLoader.cs.


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