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

◆ GetColor()

override Color Terraria.GameContent.Dyes.LegacyHairShaderData.GetColor ( Player player,
Color lightColor )
inlinevirtual

Reimplemented from Terraria.Graphics.Shaders.HairShaderData.

Definition at line 18 of file LegacyHairShaderData.cs.

19 {
21 do
22 {
24 IntPtr invoke_impl = colorProcessor.invoke_impl;
25 IntPtr method_code = colorProcessor.method_code;
26 IntPtr method = colorProcessor.method;
27 }
28 while (colorProcessor == null);
29 if (colorProcessor == null)
30 {
31 return;
32 }
33 }
class f__AnonymousType0<< Count > j__TPar
LegacyHairShaderData.ColorProcessingMethod _colorProcessor

References Terraria.GameContent.Dyes.LegacyHairShaderData._colorProcessor, and j__TPar.