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

    Class PortDefAttribute

    Inheritance
    Object
    PortDefinitionAttribute
    PortDefAttribute
    Inherited Members
    PortDefinitionAttribute.DisplayName
    PortDefinitionAttribute.Description
    PortDefinitionAttribute.IsHidden
    PortDefinitionAttribute.PortGroupIndex
    PortDefinitionAttribute.DefaultValue
    PortDefinitionAttribute.DefaultValueType
    PortDefinitionAttribute.IsStatic
    PortDefinitionAttribute.MinValueUI
    PortDefinitionAttribute.MaxValueUI
    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
    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