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

◆ reapplyDrivenProperties

static RectTransform ReapplyDrivenProperties UnityEngine.RectTransform.reapplyDrivenProperties
staticaddremove

Definition at line 18 of file RectTransform.cs.

19 {
21 add
22 {
24 if (@delegate != null)
25 {
26 }
27 }
29 remove
30 {
32 if (@delegate != null)
33 {
34 }
35 }
36 }
class f__AnonymousType0<< Count > j__TPar