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

◆ depth

virtual int UnityEngine.EventSystems.PhysicsRaycaster.depth
getsetinherited

Definition at line 45 of file PhysicsRaycaster.cs.

46 {
47 [global::Cpp2ILInjected.Token(Token = "0x60006D9")]
48 [global::Cpp2ILInjected.Address(RVA = "0x1FEE240", Offset = "0x1FEE240", Length = "0xBC")]
49 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
50 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
51 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Object), Member = "op_Inequality", MemberParameters = new object[]
52 {
55 }, ReturnType = typeof(bool))]
56 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Camera), Member = "get_depth", ReturnType = typeof(float))]
57 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
58 get
59 {
60 throw null;
61 }
62 }
class f__AnonymousType0<< Count > j__TPar