Summary
Opens a new
FlexiMotion.Editor.TransformTreeWindow`2
for the `target` or gives focus to an
existing window that was already displaying it.
- Assembly
- FlexiMotion
.dll - Namespace
- FlexiMotion
.Editor - Containing Type
- TransformTreeWindow
<TTarget, TDefinition>
Syntax
public static void Open<TWindow>(TTarget target)
where TWindow : TransformTreeWindow<TTarget, TDefinition>
Type Parameters
Name | Description |
---|---|
TWindow |
Parameters
Name | Type | Description |
---|---|---|
target | TTarget |
Return Value
Type | Description |
---|---|
void |