UnityEditor.OtherRenderingEditor.OnDisable C# (CSharp) Méthode

OnDisable() public méthode

public OnDisable ( ) : void
Résultat void
        public virtual void OnDisable()
        {
            SessionState.SetBool("ShowOtherRenderingEditorFoldout", this.m_ShowEditor);
        }