docs.unity.cn
    Show / Hide Table of Contents

    Struct BlobAssetReferenceChange

    Represents a blob asset reference that was changed within a EntityChangeSet

    Namespace: Unity.Entities
    Syntax
    public struct BlobAssetReferenceChange

    Fields

    Name Description
    Component

    The entity and component this patched is targeted at.

    Offset

    The field offset for the data.

    Value

    The blob asset this component should point to in the batch.

    Back to top Copyright © 2022 Unity Technologies
    Generated by DocFX
    on Wednesday, July 6, 2022
    Terms of use