docs.unity.cn
    Show / Hide Table of Contents

    Method DestroyAllSystemsAndLogException

    DestroyAllSystemsAndLogException()

    Destroy all system instances in the World. Any errors encountered during individual system destruction will be logged to the console.

    Declaration
    public void DestroyAllSystemsAndLogException()
    Exceptions
    Type Condition
    ArgumentException

    Thrown if any of the World's systems are currently executing.

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