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
◆
preWillRenderCanvases
static
Canvas
WillRenderCanvases
UnityEngine.Canvas.preWillRenderCanvases
static
add
remove
Definition at line
22
of file
Canvas.cs
.
23
{
24
[
CompilerGenerated
]
25
add
26
{
27
Delegate
@
delegate
;
28
if
(@
delegate
!=
null
)
29
{
30
}
31
}
32
[
CompilerGenerated
]
33
remove
34
{
35
Delegate
@
delegate
;
36
if
(@
delegate
!=
null
)
37
{
38
}
39
}
40
}
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