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
◆
OnEnterWorld
static
Action
<
Player
> Terraria.Player.Hooks.OnEnterWorld
static
add
remove
Definition at line
24023
of file
Player.cs
.
24024
{
24025
[
CompilerGenerated
]
24026
add
24027
{
24028
Delegate
@
delegate
;
24029
if
(@
delegate
!=
null
&& @
delegate
==
null
)
24030
{
24031
return
;
24032
}
24033
}
24034
[
CompilerGenerated
]
24035
remove
24036
{
24037
Delegate
@
delegate
;
24038
if
(@
delegate
!=
null
&& @
delegate
==
null
)
24039
{
24040
return
;
24041
}
24042
}
24043
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:8
System.Delegate
Definition
Delegate.cs:14
Terraria
Player
Hooks
Generated by
1.10.0