using UnityEngine.UI; namespace UnityUIPlayables { public class TextAnimationMixerBehaviour : AnimationMixerBehaviour { } }