terraria-cpp2il-methodrecon
v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches
◆
OnSetup
static
Action
InControl.TouchManager.OnSetup
static
add
remove
Definition at line
19
of file
TouchManager.cs
.
20
{
21
[
CompilerGenerated
]
22
add
23
{
24
Delegate
@
delegate
;
25
if
(@
delegate
!=
null
)
26
{
27
}
28
}
29
[
CompilerGenerated
]
30
remove
31
{
32
Delegate
@
delegate
;
33
if
(@
delegate
!=
null
)
34
{
35
}
36
}
37
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:8
System.Delegate
Definition
Delegate.cs:14
InControl
TouchManager
Generated by
1.10.0