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

◆ PercentToWorld

float InControl.TouchManager.PercentToWorld
staticgetset

Definition at line 773 of file TouchManager.cs.

774 {
775 [global::Cpp2ILInjected.Token(Token = "0x60003FC")]
776 [global::Cpp2ILInjected.Address(RVA = "0x19A1500", Offset = "0x19A1500", Length = "0x6C")]
777 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(TouchStickControl), Member = "ConfigureControl", ReturnType = typeof(void))]
778 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(TouchControl), Member = "OffsetToWorldPosition", MemberParameters = new object[]
779 {
780 typeof(TouchControlAnchor),
782 typeof(TouchUnitType),
783 typeof(bool)
784 }, ReturnType = typeof(Vector3))]
785 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(TouchManager), Member = "ConvertToWorld", MemberParameters = new object[]
786 {
787 typeof(float),
788 typeof(TouchUnitType)
789 }, ReturnType = typeof(float))]
790 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(TouchSprite), Member = "Update", MemberParameters = new object[] { typeof(bool) }, ReturnType = typeof(void))]
791 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 4)]
792 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(SingletonMonoBehavior<>), Member = "get_Instance", ReturnType = "TComponent")]
793 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 3)]
794 get
795 {
796 throw null;
797 }
798 }
class f__AnonymousType0<< Count > j__TPar