docs.unity.cn
    Show / Hide Table of Contents

    Property HasBlobAssetRefs

    HasBlobAssetRefs

    For struct IComponentData this gurantees that there are blob asset refs For class based IComponentData it is possible that there are blob asset references. (Polymorphic referenced can not be proven statically)

    Declaration
    public readonly bool HasBlobAssetRefs { get; }
    Property Value
    Type Description
    Boolean
    Back to top Copyright © 2022 Unity Technologies
    Generated by DocFX
    on 04 August 2022
    Terms of use