docs.unity.cn
    Show / Hide Table of Contents

    Class ComponentSystemGroupExtensions

    Obsolete. This class only contains deprecated extension methods.

    Inheritance
    Object
    ComponentSystemGroupExtensions
    Namespace: Unity.Entities
    Syntax
    [Obsolete("This class will soon be empty and will be removed. (RemovedAfter Entities 1.0)")]
    public static class ComponentSystemGroupExtensions

    Methods

    Name Description
    AddUnmanagedSystemToUpdateList(ComponentSystemGroup, SystemHandle)

    Obsolete. Use AddSystemToUpdateList(ComponentSystemBase) instead.

    RemoveUnmanagedSystemFromUpdateList(ComponentSystemGroup, SystemHandle)

    Obsolete. Use RemoveSystemFromUpdateList(ComponentSystemBase) instead.

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