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

override bool System.Collections.ArrayList.ReadOnlyArrayList.IsFixedSize
getset

Implements System.Collections.IList.

Definition at line 1217 of file ArrayList.cs.

1218 {
1219 [global::Cpp2ILInjected.Token(Token = "0x6002EE3")]
1220 [global::Cpp2ILInjected.Address(RVA = "0x1C10D68", Offset = "0x1C10D68", Length = "0x8")]
1221 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1222 get
1223 {
1224 throw null;
1225 }
1226 }