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

◆ TeamArmorShaderData()

Terraria.GameContent.Dyes.TeamArmorShaderData.TeamArmorShaderData ( Ref< Effect > shader,
string passName )
inline

Definition at line 13 of file TeamArmorShaderData.cs.

14 : base(shader, passName)
15 {
17 if (armorShaderData == null || armorShaderData != null)
18 {
19 return;
20 }
22 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar.