UnityEditor.TabbedEditor.OnPreviewSettings C# (CSharp) Method

OnPreviewSettings() public method

public OnPreviewSettings ( ) : void
return void
        public override void OnPreviewSettings()
        {
            this.activeEditor.OnPreviewSettings();
        }