Class SerializedTypeRestrictionAttribute | Package Manager UI website
docs.unity.cn
    Show / Hide Table of Contents

    Class SerializedTypeRestrictionAttribute

    Attribute for restricting which types can be assigned to a SerializedType

    Inheritance
    System.Object
    System.Attribute
    SerializedTypeRestrictionAttribute
    Namespace: UnityEngine.ResourceManagement.Util
    Syntax
    public class SerializedTypeRestrictionAttribute : Attribute, _Attribute

    Fields

    type

    The type to restrict a serialized type to.

    Declaration
    public Type type
    Field Value
    Type Description
    System.Type
    Back to top Copyright © 2019 Unity Technologies
    Generated by DocFX