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

◆ Name

string Microsoft.Xna.Framework.Graphics.EffectParameter.Name
getprivate set

Definition at line 30 of file EffectParameter.cs.

31 {
33 get
34 {
35 return this.<Name>k__BackingField;
36 }
38 private set
39 {
41 }
42 }
class f__AnonymousType0<< Count > j__TPar

Referenced by Microsoft.Xna.Framework.Graphics.EffectParameter.EffectParameter().