public void SetUIRead(bool state) { if (animationControl != null) { animationControl.SetUIRead(state); } }