API ReferenceSandbox
public class Sandbox.ActionGraphNodeAttribute : System.Attribute
Constructors
Showing 1 constructors
public ActionGraphNodeAttribute(string identifier)
No results match this filter.
Properties
Showing 4 properties
public bool Sandbox.ActionGraphNodeAttribute.DefaultInputSignal { get; set; }
public bool Sandbox.ActionGraphNodeAttribute.DefaultOutputSignal { get; set; }
public virtual sealed string Sandbox.ActionGraphNodeAttribute.Identifier { get; set; }
public bool Sandbox.ActionGraphNodeAttribute.InheritAsync { get; set; }
No results match this filter.
Metadata
| Field | Value |
|---|---|
| Namespace | Sandbox |
| Type | class |
| Assembly | Sandbox.System |
| Doc ID | T:Sandbox.ActionGraphNodeAttribute |