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

◆ characterCountVisible

int UnityEngine.TextGenerator.characterCountVisible
getset

Definition at line 71 of file TextGenerator.cs.

72 {
73 [global::Cpp2ILInjected.Token(Token = "0x6000008")]
74 [global::Cpp2ILInjected.Address(RVA = "0x1FA49E0", Offset = "0x1FA49E0", Length = "0x44")]
75 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
76 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "UnityEngine.UI.InputField", Member = "GetCharacterIndexFromPosition", MemberParameters = new object[] { typeof(Vector2) }, ReturnType = typeof(int))]
77 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "UnityEngine.UI.InputField", Member = "LineDownCharacterPosition", MemberParameters = new object[]
78 {
79 typeof(int),
80 typeof(bool)
81 }, ReturnType = typeof(int))]
82 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "UnityEngine.UI.InputField", Member = "GetLineEndPosition", MemberParameters = new object[]
83 {
85 typeof(int)
86 }, ReturnType = typeof(int))]
87 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "UnityEngine.UI.InputField", Member = "SetDrawRangeToContainCaretPosition", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(void))]
88 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 8)]
89 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
90 get
91 {
92 throw null;
93 }
94 }
class f__AnonymousType0<< Count > j__TPar