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

◆ selectionAnchorPosition

int UnityEngine.UI.InputField.selectionAnchorPosition
getset

Definition at line 978 of file InputField.cs.

979 {
980 [global::Cpp2ILInjected.Token(Token = "0x60001C8")]
981 [global::Cpp2ILInjected.Address(RVA = "0x1FBEC5C", Offset = "0x1FBEC5C", Length = "0x1C")]
982 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
983 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(InputField), Member = "get_compositionString", ReturnType = typeof(string))]
984 get
985 {
986 throw null;
987 }
988 [global::Cpp2ILInjected.Token(Token = "0x60001C9")]
989 [global::Cpp2ILInjected.Address(RVA = "0x1FBEBBC", Offset = "0x1FBEBBC", Length = "0x50")]
990 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
991 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(InputField), Member = "set_caretPosition", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(void))]
992 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
993 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(InputField), Member = "get_compositionString", ReturnType = typeof(string))]
994 set
995 {
996 throw null;
997 }
998 }
class f__AnonymousType0<< Count > j__TPar