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
◆
willRenderCanvases
static
Canvas
WillRenderCanvases
UnityEngine.Canvas.willRenderCanvases
static
add
remove
Definition at line
45
of file
Canvas.cs
.
46
{
47
[
CompilerGenerated
]
48
add
49
{
50
Delegate
@
delegate
;
51
if
(@
delegate
!=
null
)
52
{
53
}
54
}
55
[
CompilerGenerated
]
56
remove
57
{
58
Delegate
@
delegate
;
59
if
(@
delegate
!=
null
)
60
{
61
}
62
}
63
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:8
System.Delegate
Definition
Delegate.cs:14
UnityEngine
Canvas
Generated by
1.10.0