API ReferenceSandbox
ActionGraphNodeAttributeclass
Constructors1
Showing 1 constructors
public ActionGraphNodeAttribute(string identifier)
| Parameter | Type | Description |
|---|---|---|
| identifier | string | — |
No results match this filter.
Properties4
Showing 4 properties
public bool Sandbox.ActionGraphNodeAttribute.DefaultInputSignal { get; set; }
Returns:
bool—public bool Sandbox.ActionGraphNodeAttribute.DefaultOutputSignal { get; set; }
Returns:
bool—public virtual sealed string Sandbox.ActionGraphNodeAttribute.Identifier { get; set; }
Returns:
string—public bool Sandbox.ActionGraphNodeAttribute.InheritAsync { get; set; }
Returns:
bool—No results match this filter.