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_Stadia.cs
Go to the documentation of this file.
1
using
System
;
2
using
Cpp2ILInjected
;
3
using
Cpp2ILInjected.CallAnalysis
;
4
using
UnityEngine
;
5
6
[global::Cpp2ILInjected.Token(Token =
"0x200001E"
)]
7
public
class
DrKeyboard_Stadia
:
DrKeyboard_Touch
8
{
9
[global::Cpp2ILInjected.Token(Token =
"0x6000097"
)]
10
[global::Cpp2ILInjected.Address(RVA =
"0x6FE444"
, Offset =
"0x6FE444"
, Length =
"0xC"
)]
11
[global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
12
[global::Cpp2ILInjected.CallAnalysis.Calls(
Type
=
typeof
(
DrKeyboard_Touch
), Member =
".ctor"
, MemberParameters =
new
object
[]
13
{
14
typeof
(
TouchScreenKeyboardType
),
15
typeof
(
string
),
16
typeof
(
int
),
17
typeof
(
string
),
18
typeof
(
string
),
19
typeof
(
bool
),
20
typeof
(
bool
)
21
}, ReturnType =
typeof
(
void
))]
22
public
DrKeyboard_Stadia
(
TouchScreenKeyboardType
type,
string
initialText
,
int
maxChars
,
string
title,
string
prompt
,
bool
password,
bool
multiline)
23
{
24
throw
null
;
25
}
26
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:11
DrKeyboard_Stadia.DrKeyboard_Stadia
DrKeyboard_Stadia(TouchScreenKeyboardType type, string initialText, int maxChars, string title, string prompt, bool password, bool multiline)
Definition
DrKeyboard_Stadia.cs:22
DrKeyboard_Stadia
Definition
DrKeyboard_Stadia.cs:8
DrKeyboard_Touch
Definition
DrKeyboard_Touch.cs:8
System.Type
Definition
Type.cs:43
Cpp2ILInjected.CallAnalysis
Definition
CallAnalysisNotSupportedAttribute.cs:4
Cpp2ILInjected
Definition
AddressAttribute.cs:4
System
Definition
__Il2CppComDelegate.cs:6
UnityEngine.TouchScreenKeyboardType
TouchScreenKeyboardType
Definition
TouchScreenKeyboardType.cs:8
UnityEngine
Definition
_AndroidJNIHelper.cs:8
source
DrKeyboard_Stadia.cs
Generated by
1.10.0