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
staticaddremove

Definition at line 45 of file Canvas.cs.

46 {
48 add
49 {
51 if (@delegate != null)
52 {
53 }
54 }
56 remove
57 {
59 if (@delegate != null)
60 {
61 }
62 }
63 }
class f__AnonymousType0<< Count > j__TPar