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

◆ this[int index]

EffectParameter Microsoft.Xna.Framework.Graphics.EffectParameterCollection.this[int index]
getset

Definition at line 73 of file EffectParameterCollection.cs.

74 {
75 [global::Cpp2ILInjected.Token(Token = "0x60016AC")]
76 [global::Cpp2ILInjected.Address(RVA = "0xAA4B4C", Offset = "0xAA4B4C", Length = "0x10")]
77 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
78 get
79 {
80 throw null;
81 }
82 }