Class GetGraphVariable
Gets the value of a graph variable.
Inherited Members
Namespace: Unity.VisualScripting
Syntax
[UnitSurtitle("Graph")]
public sealed class GetGraphVariable : GetVariableUnit, IGraphVariableUnit, IVariableUnit, IUnit, IGraphElementWithDebugData, IGraphElement, IGraphItem, INotifiedCollectionItem, IDisposable, IPrewarmable, IAotStubbable, IIdentifiable
Constructors
GetGraphVariable()
Declaration
public GetGraphVariable()
GetGraphVariable(String)
Declaration
public GetGraphVariable(string defaultName)
Parameters
| Type | Name | Description |
|---|---|---|
| String | defaultName |
Methods
GetDeclarations(Flow)
Declaration
protected override VariableDeclarations GetDeclarations(Flow flow)
Parameters
| Type | Name | Description |
|---|---|---|
| Flow | flow |
Returns
| Type | Description |
|---|---|
| VariableDeclarations |