|
TModLoader v1.4.4.9
TModLoader source code documentation
|
|
inlinestatic |
Gets the ModMount instance corresponding to the given type. Returns null if no ModMount has the given type.
| type | The type of the mount. |
Definition at line 26 of file MountLoader.cs.
References Terraria.ModLoader.MountLoader.mountDatas.
Referenced by Terraria.ModLoader.ModContent.GetModMount(), Terraria.ModLoader.MountLoader.UpdateEffects(), and Terraria.ModLoader.MountLoader.UpdateFrame().
Here is the caller graph for this function: