docs.unity.cn
    Show / Hide Table of Contents

    Method GetManagedComponentAccessor

    GetManagedComponentAccessor<T>(ComponentTypeHandle<T>, EntityManager)

    Declaration
    public ManagedComponentAccessor<T> GetManagedComponentAccessor<T>(ComponentTypeHandle<T> componentTypeHandle, EntityManager manager)
        where T : class
    Parameters
    Type Name Description
    ComponentTypeHandle<T> componentTypeHandle
    EntityManager manager
    Returns
    Type Description
    ManagedComponentAccessor<T>
    Type Parameters
    Name Description
    T
    Back to top Copyright © 2022 Unity Technologies
    Generated by DocFX
    on 04 August 2022
    Terms of use