terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches

◆ Apply() [2/2]

override void Terraria.GameContent.Dyes.TeamArmorShaderData.Apply ( Entity entity,
DrawData? drawData )
inlinevirtual

Reimplemented from Terraria.Graphics.Shaders.ShaderData.

Definition at line 25 of file TeamArmorShaderData.cs.

26 {
27 if (entity != null)
28 {
29 }
30 }