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.TouchScreenKeyboard.characterLimit
set

Definition at line 265 of file TouchScreenKeyboard.cs.

266 {
267 [NativeName("SetCharacterLimit")]
268 [global::Cpp2ILInjected.Token(Token = "0x600029F")]
269 [global::Cpp2ILInjected.Address(RVA = "0x1F79370", Offset = "0x1F79370", Length = "0x44")]
270 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = "UnityEngine.UI.InputField", Member = "set_characterLimit", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(void))]
271 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
272 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
273 [MethodImpl(4096)]
274 set;
275 }
class f__AnonymousType0<< Count > j__TPar