docs.unity3d.com
    Show / Hide Table of Contents

    Class EventOutputAttribute

    Inheritance
    Object
    Attribute
    EventOutputAttribute
    Namespace: Unity.Reflect.ActorFramework
    Syntax
    public class EventOutputAttribute : Attribute, _Attribute, IOutputAttribute, IPortAttribute

    Constructors

    EventOutputAttribute()

    Declaration
    public EventOutputAttribute()

    EventOutputAttribute(String, String)

    Declaration
    public EventOutputAttribute(string guid, string displayName)
    Parameters
    Type Name Description
    String guid
    String displayName

    Properties

    DisplayName

    Declaration
    public string DisplayName { get; }
    Property Value
    Type Description
    String
    Implements
    IPortAttribute.DisplayName

    Id

    Declaration
    public string Id { get; }
    Property Value
    Type Description
    String
    Implements
    IPortAttribute.Id

    Methods

    GetLinkTypes(FieldInfo)

    Declaration
    public Type[] GetLinkTypes(FieldInfo fieldInfo)
    Parameters
    Type Name Description
    FieldInfo fieldInfo
    Returns
    Type Description
    Type[]
    Implements
    IOutputAttribute.GetLinkTypes(FieldInfo)
    Back to top
    Terms of use
    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