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

◆ pixelRect

Rect UnityEngine.Camera.pixelRect
getset

Definition at line 233 of file Camera.cs.

234 {
235 [global::Cpp2ILInjected.Token(Token = "0x6000205")]
236 [global::Cpp2ILInjected.Address(RVA = "0x1F764D4", Offset = "0x1F764D4", Length = "0x58")]
237 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
238 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "InControl.TouchManager", Member = "TouchCameraIsValid", ReturnType = typeof(bool))]
239 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "UnityEngine.EventSystems.PhysicsRaycaster", Member = "ComputeRayAndDistance", MemberParameters = new object[]
240 {
241 "UnityEngine.EventSystems.PointerEventData",
242 typeof(ref Ray),
243 typeof(ref int),
244 typeof(ref float)
245 }, ReturnType = typeof(bool))]
246 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "UnityEngine.SendMouseEvents", Member = "DoSendMouseEvents", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(void))]
247 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 4)]
248 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
249 get
250 {
251 throw null;
252 }
253 }
class f__AnonymousType0<< Count > j__TPar