Class PortDefAttribute | DOTS Timeline | 0.8.0-preview.1
docs.unity3d.com
    Show / Hide Table of Contents

    Class PortDefAttribute

    Inheritance
    Object
    Unity.DataFlowGraph.Attributes.PortDefinitionAttribute
    PortDefAttribute
    Inherited Members
    Unity.DataFlowGraph.Attributes.PortDefinitionAttribute.DisplayName
    Unity.DataFlowGraph.Attributes.PortDefinitionAttribute.Description
    Unity.DataFlowGraph.Attributes.PortDefinitionAttribute.IsHidden
    Unity.DataFlowGraph.Attributes.PortDefinitionAttribute.PortGroupIndex
    Unity.DataFlowGraph.Attributes.PortDefinitionAttribute.DefaultValue
    Unity.DataFlowGraph.Attributes.PortDefinitionAttribute.DefaultValueType
    Unity.DataFlowGraph.Attributes.PortDefinitionAttribute.IsStatic
    Unity.DataFlowGraph.Attributes.PortDefinitionAttribute.MinValueUI
    Unity.DataFlowGraph.Attributes.PortDefinitionAttribute.MaxValueUI
    Unity.DataFlowGraph.Attributes.PortDefinitionAttribute.Guid
    Namespace: Unity.DataFlowGraph.Attributes
    Syntax
    public class PortDefAttribute : PortDefinitionAttribute

    Constructors

    PortDefAttribute(String, String, String, Boolean, Int32, Object, DefaultValueType, Boolean, Object, Object)

    Declaration
    public PortDefAttribute(string guid, string displayName = null, string description = null, bool isHidden = false, int portGroupIndex = -1, object defaultValue = null, DefaultValueType defaultValueType = null, bool isStatic = false, object minValueUI = null, object maxValueUI = null)
    Parameters
    Type Name Description
    String guid
    String displayName
    String description
    Boolean isHidden
    Int32 portGroupIndex
    Object defaultValue
    Unity.DataFlowGraph.Attributes.DefaultValueType defaultValueType
    Boolean isStatic
    Object minValueUI
    Object maxValueUI
    Back to top
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023