|
TModLoader v1.4.4.9
TModLoader source code documentation
|
|
inlineinherited |
Call this to manually add the given content instance to the game.
| instance | The content instance to add |
Definition at line 180 of file Mod.cs.
References Terraria.ModLoader.Mod.content, Terraria.Localization.Language.GetTextValue(), Terraria.ModLoader.ILoadable.IsLoadingEnabled(), Terraria.ModLoader.ILoadable.Load(), Terraria.ModLoader.Mod.loading, and Terraria.ModLoader.ContentInstance< T >.Register().
Referenced by Terraria.ModLoader.Mod.AddContent< T >(), and Terraria.ModLoader.Mod.Autoload().
Here is the call graph for this function:
Here is the caller graph for this function: