docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method AddUnmanagedSystemToUpdateList

    AddUnmanagedSystemToUpdateList(ComponentSystemGroup, SystemHandle)

    Obsolete. Use AddSystemToUpdateList(ComponentSystemBase) instead.

    Declaration
    [Obsolete("AddUnmanagedSystemToUpdateList has been deprecated. Please use AddSystemToUpdateList. (RemovedAfter Entities 1.0)")]
    public static void AddUnmanagedSystemToUpdateList(this ComponentSystemGroup self, SystemHandle sysHandle)
    Parameters
    Type Name Description
    ComponentSystemGroup self

    The component system group.

    SystemHandle sysHandle

    TheSystemHandle

    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)