docs.unity.cn
    Show / Hide Table of Contents

    Method GetSharedComponentData

    GetSharedComponentData<T>(Entity)

    Declaration
    public T GetSharedComponentData<T>(Entity entity)
        where T : struct, ISharedComponentData
    Parameters
    Type Name Description
    Entity entity
    Returns
    Type Description
    T
    Type Parameters
    Name Description
    T
    Back to top Copyright © 2022 Unity Technologies
    Generated by DocFX
    on Wednesday, July 6, 2022
    Terms of use