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.InputManager.OnSetup
static
add
remove
Definition at line
15
of file
InputManager.cs
.
16
{
17
[
CompilerGenerated
]
18
add
19
{
20
if
(!
true
)
21
{
22
}
23
Delegate
@
delegate
;
24
if
(@
delegate
!=
null
)
25
{
26
}
27
}
28
[
CompilerGenerated
]
29
remove
30
{
31
if
(!
true
)
32
{
33
}
34
Delegate
@
delegate
;
35
if
(@
delegate
!=
null
)
36
{
37
}
38
}
39
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:8
System.Delegate
Definition
Delegate.cs:14
InControl
InputManager
Generated by
1.10.0