docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method ResolveSystem

    ResolveSystem<T>(SystemHandle)

    Obsolete. Use GetUnsafeSystemRef<T>(SystemHandle) instead.

    Declaration
    [Obsolete("Use GetUnsafeSystemRef (UnityUpgradable) -> GetUnsafeSystemRef<T>(*)", true)]
    public ref T ResolveSystem<T>(SystemHandle systemHandle) where T : unmanaged, ISystem
    Parameters
    Type Name Description
    SystemHandle systemHandle

    The system handle

    Returns
    Type Description
    T
    Type Parameters
    Name Description
    T

    The unmanaged system

    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)