docs.unity.cn
    Show / Hide Table of Contents

    Method IsSystemValid

    IsSystemValid(SystemHandle)

    Checks whether a system identified by its system handle exists and is in a valid state

    Declaration
    public bool IsSystemValid(SystemHandle id)
    Parameters
    Type Name Description
    SystemHandle id

    The system handle

    Returns
    Type Description
    Boolean

    True if the system handle identifies a valid system, false otherwise

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