docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method ResolveSystemStateRef

    ResolveSystemStateRef(SystemHandle)

    Resolves the system handle to a reference to its underlying system state.

    Declaration
    public ref SystemState ResolveSystemStateRef(SystemHandle id)
    Parameters
    Type Name Description
    SystemHandle id

    The system handle

    Returns
    Type Description
    SystemState

    A reference to the SystemState for this system

    Exceptions
    Type Condition
    InvalidOperationException

    Thrown if the system handle is invalid or does not belong to this world.

    In This Article
    • ResolveSystemStateRef(SystemHandle)
    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)