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
DrKeyboard_XBO.cs
Go to the documentation of this file.
1using System;
4using UnityEngine;
5
6[global::Cpp2ILInjected.Token(Token = "0x2000021")]
8{
9 [global::Cpp2ILInjected.Token(Token = "0x60000A1")]
10 [global::Cpp2ILInjected.Address(RVA = "0x6FE470", Offset = "0x6FE470", Length = "0x8C")]
11 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
12 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(DrKeyboard_Touch), Member = ".ctor", MemberParameters = new object[]
13 {
15 typeof(string),
16 typeof(int),
17 typeof(string),
18 typeof(string),
19 typeof(bool),
20 typeof(bool)
21 }, ReturnType = typeof(void))]
22 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
23 public DrKeyboard_XBO(TouchScreenKeyboardType type, string initialText, int maxChars, string title, string prompt)
24 {
25 throw null;
26 }
27
28 [global::Cpp2ILInjected.Token(Token = "0x400006A")]
30}
class f__AnonymousType0<< Count > j__TPar
DrKeyboard_XBO(TouchScreenKeyboardType type, string initialText, int maxChars, string title, string prompt)
static DrKeyboard_XBO LastKeyboard