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

◆ targetDisplay

int UnityEngine.Camera.targetDisplay
getset

Definition at line 303 of file Camera.cs.

304 {
305 [global::Cpp2ILInjected.Token(Token = "0x600020A")]
306 [global::Cpp2ILInjected.Address(RVA = "0x1F76668", Offset = "0x1F76668", Length = "0x3C")]
307 [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))]
308 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "UnityEngine.EventSystems.PhysicsRaycaster", Member = "ComputeRayAndDistance", MemberParameters = new object[]
309 {
310 "UnityEngine.EventSystems.PointerEventData",
311 typeof(ref Ray),
312 typeof(ref int),
313 typeof(ref float)
314 }, ReturnType = typeof(bool))]
315 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "UnityEngine.SendMouseEvents", Member = "DoSendMouseEvents", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(void))]
316 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 3)]
317 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
318 [MethodImpl(4096)]
319 get;
320 }
class f__AnonymousType0<< Count > j__TPar