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
◆
OnLogMessage
static
Action
<
LogMessage
> InControl.Logger.OnLogMessage
static
add
remove
Definition at line
12
of file
Logger.cs
.
13
{
14
[
CompilerGenerated
]
15
add
16
{
17
Delegate
@
delegate
;
18
if
(@
delegate
!=
null
&& @
delegate
==
null
)
19
{
20
return
;
21
}
22
}
23
[
CompilerGenerated
]
24
remove
25
{
26
Delegate
@
delegate
;
27
if
(@
delegate
!=
null
&& @
delegate
==
null
)
28
{
29
return
;
30
}
31
}
32
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:8
System.Delegate
Definition
Delegate.cs:14
InControl
Logger
Generated by
1.10.0