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.Selectable.OnDidApplyAnimationProperties ( )
inlineprotectedvirtualinherited

Reimplemented from UnityEngine.EventSystems.UIBehaviour.

Reimplemented in UnityEngine.UI.Slider, and UnityEngine.UI.Toggle.

Definition at line 373 of file Selectable.cs.

374 {
375 this.OnSetProperty();
376 }

References UnityEngine.UI.Selectable.OnSetProperty().