Class EventAttribute | Unity Reflect | 1.1.0-preview.6
docs.unity.cn
    Show / Hide Table of Contents

    Class EventAttribute

    Inheritance
    Object
    Attribute
    EventAttribute
    Namespace: Unity.Labs.Utils
    Syntax
    public sealed class EventAttribute : Attribute, _Attribute

    Constructors

    EventAttribute(Type)

    Declaration
    public EventAttribute(Type type)
    Parameters
    Type Name Description
    Type type

    Fields

    type

    Declaration
    public readonly Type type
    Field Value
    Type Description
    Type
    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX