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

◆ IsFixedSize

bool System.Array.IsFixedSize
getset

Definition at line 776 of file Array.cs.

777 {
778 [global::Cpp2ILInjected.Token(Token = "0x6000C07")]
779 [global::Cpp2ILInjected.Address(RVA = "0x1C58C78", Offset = "0x1C58C78", Length = "0x8")]
780 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
781 get
782 {
783 throw null;
784 }
785 }
int System.Collections.ICollection. Count
Definition Array.cs:98