docs.unity.cn
    Show / Hide Table of Contents

    Constructor TypeOverridesAttribute

    TypeOverridesAttribute(Boolean, Boolean)

    TypeManager.TypeOverridesAttribute
    Declaration
    public TypeOverridesAttribute(bool hasNoEntityReferences, bool hasNoBlobReferences)
    Parameters
    Type Name Description
    Boolean hasNoEntityReferences

    Set to true to ignore entity references in type.

    Boolean hasNoBlobReferences

    Set to true to ignore blob asset references in type.

    Back to top Copyright © 2023 Unity Technologies — Terms of use
    Generated by DocFX
    on Wednesday, June 21, 2023