terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
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 42 of file TeamArmorShaderData.cs.

43 {
44 throw null;
45 }