docs.unity.cn
    Show / Hide Table of Contents

    Constructor EntityBlobRefResult

    EntityBlobRefResult(EntityRemapUtility.HasRefResult, EntityRemapUtility.HasRefResult)

    Initializes and returns an instance of EntityBlobRefResult.

    Declaration
    public EntityBlobRefResult(EntityRemapUtility.HasRefResult hasEntityRef, EntityRemapUtility.HasRefResult hasBlobRef)
    Parameters
    Type Name Description
    EntityRemapUtility.HasRefResult hasEntityRef

    Specifies if there are any Entity references.

    EntityRemapUtility.HasRefResult hasBlobRef

    Specifies if there are any Unity.Entities.BlobAssetReferenceData references.

    Back to top Copyright © 2023 Unity Technologies — Terms of use
    Generated by DocFX
    on Thursday, August 10, 2023