|
TModLoader v1.4.4.9
TModLoader source code documentation
|
|
inlinestatic |
Gets the EquipTexture instance corresponding to the name and EquipType. Returns null if no EquipTexture with the given name and EquipType is found.
| mod | The mod the equipment texture is from. |
| name | The name. |
| type | The type. |
Definition at line 329 of file EquipLoader.cs.
References Terraria.ModLoader.Mod.equipTextures.