docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class ComponentSystemGroupExtensions

    Obsolete. This class only contains deprecated extension methods.

    Inheritance
    object
    ComponentSystemGroupExtensions
    Namespace: Unity.Entities
    Assembly: Unity.Entities.dll
    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.

    In This Article
    Back to top
    Copyright © 2024 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)