ShowTab()
Shows a docked Editor window.
Read time 1 minuteLast updated 6 days ago
Definition
- Type: Method
- Namespace: UnityEditor
- Assembly: UnityEditor.CoreModule
public void ShowTab()
Remarks
If a window is docked as a tab and the docking area has multiple tabs, calling this function will select the window's tab and make its contents visible.