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

◆ keyboardType

TouchScreenKeyboardType UnityEngine.UI.InputField.keyboardType
getset

Definition at line 741 of file InputField.cs.

742 {
743 [global::Cpp2ILInjected.Token(Token = "0x60001B6")]
744 [global::Cpp2ILInjected.Address(RVA = "0x1FBE8C4", Offset = "0x1FBE8C4", Length = "0x8")]
745 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
746 get
747 {
748 throw null;
749 }
750 [global::Cpp2ILInjected.Token(Token = "0x60001B7")]
751 [global::Cpp2ILInjected.Address(RVA = "0x1FBE8CC", Offset = "0x1FBE8CC", Length = "0x84")]
752 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
753 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
754 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(SetPropertyUtility[]), Member = "SetStruct", MemberTypeParameters = new object[] { "System.Int32Enum" }, MemberParameters = new object[]
755 {
757 "System.Int32Enum"
758 }, ReturnType = typeof(bool))]
759 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(InputField), Member = "set_contentType", MemberParameters = new object[] { typeof(InputField.ContentType) }, ReturnType = typeof(void))]
760 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
761 set
762 {
763 throw null;
764 }
765 }
class f__AnonymousType0<< Count > j__TPar
Int32Enum
Definition Int32Enum.cs:8