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

◆ Capacity

int UnityEngine.UI.Collections.IndexedSet< T >.Capacity
getset

Definition at line 189 of file IndexedSet.cs.

190 {
191 [global::Cpp2ILInjected.Token(Token = "0x6000548")]
192 [global::Cpp2ILInjected.Address(RVA = "0x16BC9F8", Offset = "0x16BC9F8", Length = "0x18")]
193 [global::Cpp2ILInjected.CallAnalysis.DeduplicatedMethod]
194 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(GraphicRegistry), Member = "UnregisterGraphicForCanvas", MemberParameters = new object[]
195 {
196 typeof(Canvas),
197 typeof(Graphic)
198 }, ReturnType = typeof(void))]
199 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(GraphicRegistry), Member = "DisableGraphicForCanvas", MemberParameters = new object[]
200 {
201 typeof(Canvas),
202 typeof(Graphic)
203 }, ReturnType = typeof(void))]
204 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(GraphicRegistry), Member = "DisableRaycastGraphicForCanvas", MemberParameters = new object[]
205 {
206 typeof(Canvas),
207 typeof(Graphic)
208 }, ReturnType = typeof(void))]
209 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 3)]
210 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
211 get
212 {
213 throw null;
214 }
215 }
class f__AnonymousType0<< Count > j__TPar