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

◆ selectionFocusPosition

int UnityEngine.UI.InputField.selectionFocusPosition
getset

Definition at line 1001 of file InputField.cs.

1002 {
1003 [global::Cpp2ILInjected.Token(Token = "0x60001CA")]
1004 [global::Cpp2ILInjected.Address(RVA = "0x1FBEC78", Offset = "0x1FBEC78", Length = "0x1C")]
1005 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
1006 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(InputField), Member = "get_compositionString", ReturnType = typeof(string))]
1007 get
1008 {
1009 throw null;
1010 }
1011 [global::Cpp2ILInjected.Token(Token = "0x60001CB")]
1012 [global::Cpp2ILInjected.Address(RVA = "0x1FBEC0C", Offset = "0x1FBEC0C", Length = "0x50")]
1013 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
1014 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(InputField), Member = "set_caretPosition", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(void))]
1015 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
1016 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(InputField), Member = "get_compositionString", ReturnType = typeof(string))]
1017 set
1018 {
1019 throw null;
1020 }
1021 }
class f__AnonymousType0<< Count > j__TPar