WeightedMaskLayersDefinitionWindow.

SetIncluded(int, int, bool) Method

Summary

Adds or removes an item from the Animancer.Editor.SerializedDataEditorWindow`2.Data.

Syntax

protected override void SetIncluded(int treeItemID, int definitionIndex, bool isIncluded)

Parameters

Name Type Description
treeItemID int
definitionIndex int
isIncluded bool

Return Value

Type Description
void