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
◆
OnCommitDevices
static
Action
<
ulong
, float > InControl.InputManager.OnCommitDevices
static
add
remove
package
Definition at line
268
of file
InputManager.cs
.
269
{
270
[
CompilerGenerated
]
271
add
272
{
273
int
num = 1;
274
if
(num == 0)
275
{
276
}
277
Delegate
@
delegate
;
278
if
(@
delegate
!=
null
&& @
delegate
==
null
)
279
{
280
return
;
281
}
282
if
(num == 0)
283
{
284
}
285
}
286
[
CompilerGenerated
]
287
remove
288
{
289
int
num = 1;
290
if
(num == 0)
291
{
292
}
293
Delegate
@
delegate
;
294
if
(@
delegate
!=
null
&& @
delegate
==
null
)
295
{
296
return
;
297
}
298
if
(num == 0)
299
{
300
}
301
}
302
}
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