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

◆ inputType

InputField.InputType UnityEngine.UI.InputField.inputType
getset

Definition at line 702 of file InputField.cs.

703 {
704 [global::Cpp2ILInjected.Token(Token = "0x60001B3")]
705 [global::Cpp2ILInjected.Address(RVA = "0x1FBE818", Offset = "0x1FBE818", Length = "0x8")]
706 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
707 get
708 {
709 throw null;
710 }
711 [global::Cpp2ILInjected.Token(Token = "0x60001B4")]
712 [global::Cpp2ILInjected.Address(RVA = "0x1FBE820", Offset = "0x1FBE820", Length = "0x84")]
713 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
714 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
715 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(SetPropertyUtility[]), Member = "SetStruct", MemberTypeParameters = new object[] { "System.Int32Enum" }, MemberParameters = new object[]
716 {
718 "System.Int32Enum"
719 }, ReturnType = typeof(bool))]
720 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(InputField), Member = "set_contentType", MemberParameters = new object[] { typeof(InputField.ContentType) }, ReturnType = typeof(void))]
721 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
722 set
723 {
724 throw null;
725 }
726 }
class f__AnonymousType0<< Count > j__TPar
Int32Enum
Definition Int32Enum.cs:8