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

◆ characterLimit

int UnityEngine.UI.InputField.characterLimit
getset

Definition at line 613 of file InputField.cs.

614 {
615 [global::Cpp2ILInjected.Token(Token = "0x60001AD")]
616 [global::Cpp2ILInjected.Address(RVA = "0x1FBE524", Offset = "0x1FBE524", Length = "0x8")]
617 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
618 get
619 {
620 throw null;
621 }
622 [global::Cpp2ILInjected.Token(Token = "0x60001AE")]
623 [global::Cpp2ILInjected.Address(RVA = "0x1FBE52C", Offset = "0x1FBE52C", Length = "0xC0")]
624 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
625 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Math), Member = "Max", MemberParameters = new object[]
626 {
627 typeof(int),
628 typeof(int)
629 }, ReturnType = typeof(int))]
630 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(SetPropertyUtility[]), Member = "SetStruct", MemberTypeParameters = new object[] { typeof(int) }, MemberParameters = new object[]
631 {
632 typeof(ref int),
633 typeof(int)
634 }, ReturnType = typeof(bool))]
635 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(InputField), Member = "UpdateLabel", ReturnType = typeof(void))]
636 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(TouchScreenKeyboard), Member = "set_characterLimit", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(void))]
637 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 3)]
638 set
639 {
640 throw null;
641 }
642 }
class f__AnonymousType0<< Count > j__TPar