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
◆
OnUpdate
static
Action
<
ulong
, float > InControl.InputManager.OnUpdate
static
add
remove
Definition at line
44
of file
InputManager.cs
.
45
{
46
[
CompilerGenerated
]
47
add
48
{
49
int
num = 1;
50
if
(num == 0)
51
{
52
}
53
Delegate
@
delegate
;
54
if
(@
delegate
!=
null
&& @
delegate
==
null
)
55
{
56
return
;
57
}
58
if
(num == 0)
59
{
60
}
61
}
62
[
CompilerGenerated
]
63
remove
64
{
65
int
num = 1;
66
if
(num == 0)
67
{
68
}
69
Delegate
@
delegate
;
70
if
(@
delegate
!=
null
&& @
delegate
==
null
)
71
{
72
return
;
73
}
74
if
(num == 0)
75
{
76
}
77
}
78
}
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