namespace
Facepunch.ActionGraphs.Compilation
8 types
Classes
| Type | Name | Description |
|---|---|---|
| class | NodeExpressionBuilderExtensions | |
| class | NullOutputValue | |
| class | OutputDelegate |
Structs
| Type | Name | Description |
|---|---|---|
| struct | ExpressionBuilderOptions |
Interfaces
| Type | Name | Description |
|---|---|---|
| interface | ILocalVariableSource | |
| interface | INodeExpressionBuilder | |
| interface | IOutputValue | Describes a node output in this scope. It can either have a local variable that gets set during the body of its node, or |
| interface | IReadOnlyOutputValue |