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

◆ allSelectablesArray

Selectable [] UnityEngine.UI.Selectable.allSelectablesArray
staticgetsetinherited

Definition at line 19 of file Selectable.cs.

20 {
21 [global::Cpp2ILInjected.Token(Token = "0x6000419")]
22 [global::Cpp2ILInjected.Address(RVA = "0x1FD84C8", Offset = "0x1FD84C8", Length = "0x9C")]
23 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Selectable), Member = "get_allSelectables", ReturnType = typeof(List<Selectable>))]
24 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
25 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Array), Member = "Copy", MemberParameters = new object[]
26 {
29 typeof(int)
30 }, ReturnType = typeof(void))]
31 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 4)]
32 get
33 {
34 throw null;
35 }
36 }
class f__AnonymousType0<< Count > j__TPar