Summary
Adds or removes an item from the
FlexiMotion.Editor.TransformTreeWindow`2.Definition.- Assembly
- FlexiMotion
.dll - Namespace
- FlexiMotion
.Editor - Containing Type
- TransformTreeWindow
<TTarget, TDefinition>
Syntax
protected abstract void SetIncluded(int treeItemID, int definitionIndex, bool isIncluded)
Parameters
| Name | Type | Description |
|---|---|---|
| treeItemID | int | |
| definitionIndex | int | |
| isIncluded | bool |
Return Value
| Type | Description |
|---|---|
| void |