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

◆ main

Camera UnityEngine.Camera.main
getset

Definition at line 498 of file Camera.cs.

499 {
500 [FreeFunction("FindMainCamera")]
501 [global::Cpp2ILInjected.Token(Token = "0x6000216")]
502 [global::Cpp2ILInjected.Address(RVA = "0x1F76BBC", Offset = "0x1F76BBC", Length = "0x28")]
503 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "UnityEngine.UI.GraphicRaycaster", Member = "get_eventCamera", ReturnType = typeof(Camera))]
504 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "UnityEngine.EventSystems.PhysicsRaycaster", Member = "get_eventCamera", ReturnType = typeof(Camera))]
505 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 2)]
506 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
507 [MethodImpl(4096)]
508 get;
509 }
class f__AnonymousType0<< Count > j__TPar