AnimancerToolsWindow.

Open(Type) Method

Summary

Opens the Animancer.Editor.Tools.AnimancerToolsWindow showing the specified `tool`.
Assembly
Animancer.dll
Namespace
Animancer.Editor.Tools
Containing Type
AnimancerToolsWindow

Syntax

public static void Open(Type toolType)

Parameters

Name Type Description
toolType Type

Return Value

Type Description
void