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

◆ nearClipPlane

float UnityEngine.Camera.nearClipPlane
getset

Definition at line 34 of file Camera.cs.

35 {
36 [global::Cpp2ILInjected.Token(Token = "0x60001F8")]
37 [global::Cpp2ILInjected.Address(RVA = "0x1F760A8", Offset = "0x1F760A8", Length = "0x3C")]
38 [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))]
39 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "UnityEngine.EventSystems.PhysicsRaycaster", Member = "ComputeRayAndDistance", MemberParameters = new object[]
40 {
41 "UnityEngine.EventSystems.PointerEventData",
42 typeof(ref Ray),
43 typeof(ref int),
44 typeof(ref float)
45 }, ReturnType = typeof(bool))]
46 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "UnityEngine.SendMouseEvents", Member = "DoSendMouseEvents", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(void))]
47 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 4)]
48 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
49 [MethodImpl(4096)]
50 get;
51 }
class f__AnonymousType0<< Count > j__TPar