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

◆ farClipPlane

float UnityEngine.Camera.farClipPlane
getset

Definition at line 55 of file Camera.cs.

56 {
57 [global::Cpp2ILInjected.Token(Token = "0x60001F9")]
58 [global::Cpp2ILInjected.Address(RVA = "0x1F760E4", Offset = "0x1F760E4", Length = "0x3C")]
59 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "UnityEngine.UI.GraphicRaycaster", Member = "Raycast", MemberParameters = new object[] { "UnityEngine.EventSystems.PointerEventData", "System.Collections.Generic.List`1<RaycastResult>" }, ReturnType = typeof(void))]
60 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "UnityEngine.UI.GraphicRaycaster", Member = "Raycast", MemberParameters = new object[]
61 {
62 "UnityEngine.Canvas",
64 typeof(Vector2),
65 "System.Collections.Generic.IList`1<Graphic>",
66 "System.Collections.Generic.List`1<Graphic>"
67 }, ReturnType = typeof(void))]
68 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "UnityEngine.EventSystems.PhysicsRaycaster", Member = "ComputeRayAndDistance", MemberParameters = new object[]
69 {
70 "UnityEngine.EventSystems.PointerEventData",
71 typeof(ref Ray),
72 typeof(ref int),
73 typeof(ref float)
74 }, ReturnType = typeof(bool))]
75 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "UnityEngine.SendMouseEvents", Member = "DoSendMouseEvents", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(void))]
76 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 4)]
77 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
78 [MethodImpl(4096)]
79 get;
80 }
class f__AnonymousType0<< Count > j__TPar