Struct BlobAssetReferenceChange | Entities | 0.10.0-preview.6
docs.unity3d.com
    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

    Component

    The entity and component this patched is targeted at.

    Declaration
    public PackedComponent Component
    Field Value
    Type Description
    PackedComponent

    Offset

    The field offset for the data.

    Declaration
    public int Offset
    Field Value
    Type Description
    Int32

    Value

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

    Declaration
    public ulong Value
    Field Value
    Type Description
    UInt64
    In This Article
    • Fields
      • Component
      • Offset
      • Value
    Back to top
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023