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
staticaddremove

Definition at line 22 of file Canvas.cs.

23 {
25 add
26 {
28 if (@delegate != null)
29 {
30 }
31 }
33 remove
34 {
36 if (@delegate != null)
37 {
38 }
39 }
40 }
class f__AnonymousType0<< Count > j__TPar