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
◆
OnReset
static
Action
InControl.InputManager.OnReset
static
add
remove
Definition at line
83
of file
InputManager.cs
.
84
{
85
[
CompilerGenerated
]
86
add
87
{
88
if
(!
true
)
89
{
90
}
91
Delegate
@
delegate
;
92
if
(@
delegate
!=
null
)
93
{
94
}
95
}
96
[
CompilerGenerated
]
97
remove
98
{
99
if
(!
true
)
100
{
101
}
102
Delegate
@
delegate
;
103
if
(@
delegate
!=
null
)
104
{
105
}
106
}
107
}
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