| Parameter | Description |
|---|---|
| categoryPath | The category path of the state in the graph item library. |
Initializes a new instance of the StateAttribute class.
| Parameter | Description |
|---|---|
| categoryPath | The category path of the state in the graph item library. |
| iconPath | The file path to the state's icon. |
Initializes a new instance of the StateAttribute class.
| Parameter | Description |
|---|---|
| categoryPath | The category path of the state in the graph item library. |
| iconPath | The file path to the state's icon. |
| title | The title of the state in the graph item library. It is also used as the title of this state when it is instantiated in a graph. |
Initializes a new instance of the StateAttribute class.
| Parameter | Description |
|---|---|
| categoryPath | The category path of the state in the graph item library. |
| iconPath | The file path to the state's icon. |
| title | The title of the state in the graph item library. It is also used as the title of this state when it is instantiated in a graph. |
| stylesheet | Path to a stylesheet (.uss) used to customize the state's VisualElement appearance. |
Initializes a new instance of the StateAttribute class.