docs.unity.cn
    Show / Hide Table of Contents

    Struct ComponentDataFromEntity<T>

    Obsolete. Use ComponentLookup<T> instead.

    Namespace: Unity.Entities
    Syntax
    [Obsolete("This type has been renamed to ComponentLookup<T>. (RemovedAfter Entities 1.0) (UnityUpgradable) -> ComponentLookup<T>", true)]
    public struct ComponentDataFromEntity<T>
        where T : struct, IComponentData
    Type Parameters
    Name Description
    T

    The type of IComponentData to access.

    Back to top Copyright © 2023 Unity Technologies — Terms of use
    Generated by DocFX
    on Wednesday, June 21, 2023