Class GraphOutputAnalyser
Inheritance
object
GraphOutputAnalyser
Inherited Members
Namespace: Unity.VisualScripting
Assembly: solution.dll
Syntax
public class GraphOutputAnalyser : UnitAnalyser<GraphOutput>, IAssigner, IAnalyser
Constructors
GraphOutputAnalyser(GraphReference, GraphOutput)
Declaration
public GraphOutputAnalyser(GraphReference reference, GraphOutput unit)
Parameters
| Type | Name | Description |
|---|---|---|
| GraphReference | reference | |
| GraphOutput | unit |
Methods
Warnings()
Declaration
protected override IEnumerable<Warning> Warnings()
Returns
| Type | Description |
|---|---|
| IEnumerable<Warning> |