Class Node.OutputAttribute
Overrides
Namespace: Holoride.ElasticSDK.Graph
Assembly: Holoride.ElasticSDK.Runtime.dll
Syntax
public class Node.OutputAttribute : XNode.Node.OutputAttribute
Constructors
OutputAttribute(ShowBackingValue, ConnectionType, TypeConstraint, bool)
Declaration
public OutputAttribute(ShowBackingValue backingValue = null, ConnectionType connectionType = null, TypeConstraint typeConstraint = null, bool dynamicPortList = false)
Parameters
| Type | Name | Description |
|---|---|---|
| ShowBackingValue | backingValue | |
| ConnectionType | connectionType | |
| TypeConstraint | typeConstraint | |
| bool | dynamicPortList |