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

◆ asteriskChar

char UnityEngine.UI.InputField.asteriskChar
getset

Definition at line 827 of file InputField.cs.

828 {
829 [global::Cpp2ILInjected.Token(Token = "0x60001BD")]
830 [global::Cpp2ILInjected.Address(RVA = "0x1FBEA04", Offset = "0x1FBEA04", Length = "0x8")]
831 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
832 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
833 get
834 {
835 throw null;
836 }
837 [global::Cpp2ILInjected.Token(Token = "0x60001BE")]
838 [global::Cpp2ILInjected.Address(RVA = "0x1FBEA0C", Offset = "0x1FBEA0C", Length = "0x74")]
839 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
840 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(SetPropertyUtility[]), Member = "SetStruct", MemberTypeParameters = new object[] { typeof(char) }, MemberParameters = new object[]
841 {
842 typeof(ref char),
843 typeof(char)
844 }, ReturnType = typeof(bool))]
845 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(InputField), Member = "UpdateLabel", ReturnType = typeof(void))]
846 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
847 set
848 {
849 throw null;
850 }
851 }
class f__AnonymousType0<< Count > j__TPar