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