docs.unity.cn
    Show / Hide Table of Contents

    Method DestroyUnmanagedSystem

    DestroyUnmanagedSystem(World, SystemHandle)

    Obsolete. Use DestroySystem(SystemHandle) instead.

    Declaration
    [Obsolete("Use World.DestroySystem instead")]
    public static void DestroyUnmanagedSystem(this World self, SystemHandle sysHandle)
    Parameters
    Type Name Description
    World self

    The World

    SystemHandle sysHandle

    The system handle.

    Back to top Copyright © 2023 Unity Technologies — Terms of use
    Generated by DocFX
    on Thursday, August 10, 2023