docs.unity.cn
    Show / Hide Table of Contents

    Class EntityQueryManagedComponentExtensions

    Inheritance
    Object
    EntityQueryManagedComponentExtensions
    Namespace: Unity.Entities
    Syntax
    public static class EntityQueryManagedComponentExtensions

    Methods

    Name Description
    GetSingleton<T>(EntityQuery)

    Gets the value of a singleton component.

    SetSingleton<T>(EntityQuery, T)

    Sets the value of a singleton component.

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