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

◆ IsReadOnly

bool UnityEngine.UI.Collections.IndexedSet< T >.IsReadOnly
getset

Implements System.Collections.Generic.ICollection< T >.

Definition at line 218 of file IndexedSet.cs.

219 {
220 [global::Cpp2ILInjected.Token(Token = "0x6000549")]
221 [global::Cpp2ILInjected.Address(RVA = "0x16BCA10", Offset = "0x16BCA10", Length = "0x8")]
222 [global::Cpp2ILInjected.CallAnalysis.DeduplicatedMethod]
223 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
224 get
225 {
226 throw null;
227 }
228 }