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

◆ PixelToWorld

float InControl.TouchManager.PixelToWorld
staticgetset

Definition at line 815 of file TouchManager.cs.

816 {
817 [global::Cpp2ILInjected.Token(Token = "0x60003FE")]
818 [global::Cpp2ILInjected.Address(RVA = "0x19A1494", Offset = "0x19A1494", Length = "0x6C")]
819 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(TouchStickControl), Member = "ConfigureControl", ReturnType = typeof(void))]
820 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(TouchControl), Member = "OffsetToWorldPosition", MemberParameters = new object[]
821 {
822 typeof(TouchControlAnchor),
824 typeof(TouchUnitType),
825 typeof(bool)
826 }, ReturnType = typeof(Vector3))]
827 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(TouchManager), Member = "ConvertToWorld", MemberParameters = new object[]
828 {
829 typeof(float),
830 typeof(TouchUnitType)
831 }, ReturnType = typeof(float))]
832 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(TouchManager), Member = "PixelToWorldRect", MemberParameters = new object[] { typeof(Rect) }, ReturnType = typeof(Rect))]
833 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(TouchSprite), Member = "Update", MemberParameters = new object[] { typeof(bool) }, ReturnType = typeof(void))]
834 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(TouchSprite), Member = "ScaleSpriteInPixels", MemberParameters = new object[]
835 {
839 }, ReturnType = typeof(void))]
840 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 9)]
841 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(SingletonMonoBehavior<>), Member = "get_Instance", ReturnType = "TComponent")]
842 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 3)]
843 get
844 {
845 throw null;
846 }
847 }
class f__AnonymousType0<< Count > j__TPar