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

◆ deviceOrientation

DeviceOrientation UnityEngine.Input.deviceOrientation
getset

Definition at line 402 of file Input.cs.

403 {
404 [FreeFunction("GetOrientation")]
405 [global::Cpp2ILInjected.Token(Token = "0x6000029")]
406 [global::Cpp2ILInjected.Address(RVA = "0x1FA15E4", Offset = "0x1FA15E4", Length = "0x28")]
407 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "DeviceVPPICalculator", Member = "get_deviceOrientation", ReturnType = typeof(DeviceOrientation))]
408 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "DeviceVPPICalculator", Member = "GetSafeArea", ReturnType = typeof(Rect))]
409 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "DeviceVPPICalculator", Member = "SetSafeArea", MemberParameters = new object[] { typeof(Rect) }, ReturnType = typeof(void))]
410 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 3)]
411 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
412 [MethodImpl(4096)]
413 get;
414 }
class f__AnonymousType0<< Count > j__TPar