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

◆ IsVariableBoundArray

virtual bool System.Type.IsVariableBoundArray
getset

Definition at line 897 of file Type.cs.

898 {
899 [global::Cpp2ILInjected.Token(Token = "0x6000A33")]
900 [global::Cpp2ILInjected.Address(RVA = "0x1C4E8CC", Offset = "0x1C4E8CC", Length = "0x48")]
901 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
902 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
903 get
904 {
905 throw null;
906 }
907 }