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

◆ Count

int Microsoft.Xna.Framework.Graphics.EffectPassCollection.Count
getset

Definition at line 200 of file EffectPassCollection.cs.

201 {
202 [global::Cpp2ILInjected.Token(Token = "0x60016BC")]
203 [global::Cpp2ILInjected.Address(RVA = "0xAA5254", Offset = "0xAA5254", Length = "0xC")]
204 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
205 get
206 {
207 throw null;
208 }
209 }