|
TModLoader v1.4.4.9
TModLoader source code documentation
|
|
inlinestatic |
Gets the instance of the Mod with the specified name. This will throw an exception if the mod cannot be found.
| T:System.Collections.Generic.KeyNotFoundException |
Definition at line 107 of file ModLoader.cs.
References Terraria.ModLoader.ModLoader.modsByName.
Referenced by Terraria.ModLoader.Config.ConfigManager.GetConfig(), Terraria.ModLoader.Core.AssemblyManager.GetDependencies(), Terraria.ModLoader.Config.ConfigManager.HandleInGameChangeConfigPacket(), Terraria.ModLoader.UI.UIModItem.OpenConfig(), Terraria.ModLoader.ModContent.OpenRead(), Terraria.ModLoader.UI.UIMemoryBar.RecalculateMemory(), and Terraria.ModLoader.ModNet.SendMod().
Here is the caller graph for this function: