docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Struct EntityRemapUtility.EntityBlobRefResult

    Reports whether an Entity blob has any Entity or BlobAssetReferenceData references.

    Namespace: Unity.Entities
    Assembly: Unity.Entities.dll
    Syntax
    public struct EntityRemapUtility.EntityBlobRefResult

    Constructors

    Name Description
    EntityBlobRefResult(HasRefResult, HasRefResult)

    Initializes and returns an instance of EntityBlobRefResult.

    Fields

    Name Description
    HasBlobRef

    Specifies if there are any BlobAssetReferenceData references.

    HasEntityRef

    Specifies if there are any Entity references.

    In This Article
    Back to top
    Copyright © 2024 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)