tModLoader v0.11.8.9
A mod to make and play Terraria mods
|
Go to the source code of this file.
Namespaces | |
namespace | Terraria |
namespace | Terraria.ModLoader |
Enumerations | |
enum | Terraria.ModLoader.MountTextureType { Terraria.ModLoader.Back , Terraria.ModLoader.BackGlow , Terraria.ModLoader.BackExtra , Terraria.ModLoader.BackExtraGlow , Terraria.ModLoader.Front , Terraria.ModLoader.FrontGlow , Terraria.ModLoader.FrontExtra , Terraria.ModLoader.FrontExtraGlow } |
This is an enum of all possible types of extra mount textures for custom mounts. Use these as keys in the extraTextures dictionary passed to Mod.AddMount to give your mount front and back textures. More... | |