Class HasStateGraphTests
Inheritance
object
HasStateGraphTests
Inherited Members
Namespace: Unity.VisualScripting.Tests.Units.Graph
Assembly: solution.dll
Syntax
public class HasStateGraphTests : HasGraphTests<HasStateGraph, StateGraph, StateGraphAsset, StateMachine>
Methods
AddHasGraphUnit(FlowGraph, bool)
Declaration
protected override HasStateGraph AddHasGraphUnit(FlowGraph graph, bool fromGameObject)
Parameters
| Type | Name | Description |
|---|---|---|
| FlowGraph | graph | |
| bool | fromGameObject |
Returns
| Type | Description |
|---|---|
| HasStateGraph |