docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Constructor EntityBlobRefResult

    EntityBlobRefResult(bool, bool, bool)

    Initializes and returns an instance of EntityBlobRefResult.

    Declaration
    public EntityBlobRefResult(bool hasEntityRef, bool hasBlobRef, bool hasUnityObjectRef)
    Parameters
    Type Name Description
    bool hasEntityRef

    Specifies if there are any Entity references.

    bool hasBlobRef

    Specifies if there are any BlobAssetReferenceData references.

    bool hasUnityObjectRef

    Specifies if there are any UnityObjectRef<T> references.

    In This Article
    Back to top
    Copyright © 2025 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)