docs.unity.cn
    Show / Hide Table of Contents

    Class ComponentSystemBaseManagedComponentExtensions

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

    Methods

    Name Description
    GetSingleton<T>(ComponentSystemBase)

    Gets the value of a singleton component.

    SetSingleton<T>(ComponentSystemBase, 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