docs.unity.cn
    Show / Hide Table of Contents

    Struct EntityWithValue<TValue>

    Represents a key-value pair with the key being an entity.

    Namespace: Unity.Entities.Editor
    Syntax
    public struct EntityWithValue<TValue>
    Type Parameters
    Name Description
    TValue

    The value type.

    Fields

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