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
◆
OnUpdateDevices
static
Action
<
ulong
, float > InControl.InputManager.OnUpdateDevices
static
add
remove
package
Definition at line
229
of file
InputManager.cs
.
230
{
231
[
CompilerGenerated
]
232
add
233
{
234
int
num = 1;
235
if
(num == 0)
236
{
237
}
238
Delegate
@
delegate
;
239
if
(@
delegate
!=
null
&& @
delegate
==
null
)
240
{
241
return
;
242
}
243
if
(num == 0)
244
{
245
}
246
}
247
[
CompilerGenerated
]
248
remove
249
{
250
int
num = 1;
251
if
(num == 0)
252
{
253
}
254
Delegate
@
delegate
;
255
if
(@
delegate
!=
null
&& @
delegate
==
null
)
256
{
257
return
;
258
}
259
if
(num == 0)
260
{
261
}
262
}
263
}
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