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
◆
textureRebuilt
static
Action
<
Font
> UnityEngine.Font.textureRebuilt
static
add
remove
Definition at line
19
of file
Font.cs
.
20
{
21
[
CompilerGenerated
]
22
add
23
{
24
Delegate
@
delegate
;
25
if
(@
delegate
!=
null
&& @
delegate
==
null
)
26
{
27
return
;
28
}
29
}
30
[
CompilerGenerated
]
31
remove
32
{
33
Delegate
@
delegate
;
34
if
(@
delegate
!=
null
&& @
delegate
==
null
)
35
{
36
return
;
37
}
38
}
39
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:8
System.Delegate
Definition
Delegate.cs:14
UnityEngine
Font
Generated by
1.10.0