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

◆ LegacyHairShaderData()

Terraria.GameContent.Dyes.LegacyHairShaderData.LegacyHairShaderData ( )
inline

Definition at line 12 of file LegacyHairShaderData.cs.

13 : base(null, null)
14 {
15 _shaderDisabled = true;
16 }

References Terraria.Graphics.Shaders.HairShaderData._shaderDisabled.