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

◆ OnDidApplyAnimationProperties()

override void UnityEngine.UI.BaseMeshEffect.OnDidApplyAnimationProperties ( )
inlineprotectedvirtualinherited

Reimplemented from UnityEngine.EventSystems.UIBehaviour.

Definition at line 43 of file BaseMeshEffect.cs.

44 {
45 Graphic graphic = this.graphic;
46 Graphic graphic2 = this.graphic;
48 }
class f__AnonymousType0<< Count > j__TPar
override void OnDidApplyAnimationProperties()
Definition Graphic.cs:568

References UnityEngine.UI.BaseMeshEffect.graphic, j__TPar, and UnityEngine.UI.Graphic.OnDidApplyAnimationProperties().