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

◆ hasSelection

bool UnityEngine.UI.InputField.hasSelection
getsetprivate

Definition at line 917 of file InputField.cs.

918 {
919 [global::Cpp2ILInjected.Token(Token = "0x60001C5")]
920 [global::Cpp2ILInjected.Address(RVA = "0x1FBEB38", Offset = "0x1FBEB38", Length = "0x40")]
921 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
922 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(InputField.<CaretBlink>d__172), Member = "MoveNext", ReturnType = typeof(bool))]
923 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(InputField), Member = "GetSelectedString", ReturnType = typeof(string))]
924 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(InputField), Member = "MoveRight", MemberParameters = new object[]
925 {
926 typeof(bool),
927 typeof(bool)
928 }, ReturnType = typeof(void))]
929 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(InputField), Member = "MoveLeft", MemberParameters = new object[]
930 {
931 typeof(bool),
932 typeof(bool)
933 }, ReturnType = typeof(void))]
934 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(InputField), Member = "MoveDown", MemberParameters = new object[]
935 {
936 typeof(bool),
937 typeof(bool)
938 }, ReturnType = typeof(void))]
939 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(InputField), Member = "MoveUp", MemberParameters = new object[]
940 {
941 typeof(bool),
942 typeof(bool)
943 }, ReturnType = typeof(void))]
944 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(InputField), Member = "ForwardSpace", ReturnType = typeof(void))]
945 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(InputField), Member = "Backspace", ReturnType = typeof(void))]
946 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(InputField), Member = "OnFillVBO", MemberParameters = new object[] { typeof(Mesh) }, ReturnType = typeof(void))]
947 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 9)]
948 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(InputField), Member = "get_compositionString", ReturnType = typeof(string))]
949 get
950 {
951 throw null;
952 }
953 }
class f__AnonymousType0<< Count > j__TPar
class< CaretBlink > d__172