docs.unity.cn
    Show / Hide Table of Contents

    Class SerializedTypeRestrictionAttribute

    Attribute for restricting which types can be assigned to a SerializedType

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

    Fields

    Name Description
    type

    The type to restrict a serialized type to.

    Back to top Copyright © 2022 Unity Technologies
    Generated by DocFX
    on Friday, March 4, 2022
    Terms of use