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

◆ caretPosition

int UnityEngine.UI.InputField.caretPosition
getset

Definition at line 956 of file InputField.cs.

957 {
958 [global::Cpp2ILInjected.Token(Token = "0x60001C6")]
959 [global::Cpp2ILInjected.Address(RVA = "0x1FBEB78", Offset = "0x1FBEB78", Length = "0x1C")]
960 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
961 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(InputField), Member = "get_compositionString", ReturnType = typeof(string))]
962 get
963 {
964 throw null;
965 }
966 [global::Cpp2ILInjected.Token(Token = "0x60001C7")]
967 [global::Cpp2ILInjected.Address(RVA = "0x1FBEB94", Offset = "0x1FBEB94", Length = "0x28")]
968 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
969 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(InputField), Member = "set_selectionAnchorPosition", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(void))]
970 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(InputField), Member = "set_selectionFocusPosition", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(void))]
971 set
972 {
973 throw null;
974 }
975 }
class f__AnonymousType0<< Count > j__TPar