Click or drag to resize

EditorAPIShowDockWindow Method (Type)

Namespace:  NeoAxis.Editor
Assembly:  NeoAxis.Core (in NeoAxis.Core.dll) Version: 2023.1.2.0 (2023.1.2.0)
Syntax
C#
public static void ShowDockWindow(
	Type windowClass
)

Parameters

windowClass
Type: SystemType
See Also