holoride
Search Results for

    Show / Hide Table of Contents

    Class Node.OutputAttribute

    Overrides XNode.Node.OutputAttribute with custom default values.

    Inheritance
    object
    Attribute
    XNode.Node.XNode.Node.OutputAttribute
    Node.OutputAttribute
    Namespace: Holoride.ElasticSDK.Graph
    Assembly: Holoride.ElasticSDK.Runtime.dll
    Syntax
    [AttributeUsage(AttributeTargets.Field)]
    public class Node.OutputAttribute : Node.OutputAttribute

    Constructors

    OutputAttribute(ShowBackingValue, ConnectionType, TypeConstraint, bool)

    Declaration
    public OutputAttribute(Node.ShowBackingValue backingValue = ShowBackingValue.Never, Node.ConnectionType connectionType = ConnectionType.Multiple, Node.TypeConstraint typeConstraint = TypeConstraint.None, bool dynamicPortList = false)
    Parameters
    Type Name Description
    XNode.Node.XNode.Node.ShowBackingValue backingValue
    XNode.Node.XNode.Node.ConnectionType connectionType
    XNode.Node.XNode.Node.TypeConstraint typeConstraint
    bool dynamicPortList
    In This Article

    Back to top
    ©   holoride
    Privacy   Imprint