コード例 #1
0
        /// <summary>
        /// Updates the view.
        /// </summary>
        protected virtual void UpdateView()
        {
            UpdateViewReal();

            Compatibility.ToggleGameObject(slider);
        }