TModLoader v1.4.4.9
TModLoader source code documentation
Loading...
Searching...
No Matches

◆ MountTextureType

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.

Enumerator
Back 
BackGlow 
BackExtra 
BackExtraGlow 
Front 
FrontGlow 
FrontExtra 
FrontExtraGlow 

Definition at line 6 of file MountTextureType.cs.