docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method GetOrCreateUnmanagedSystem

    GetOrCreateUnmanagedSystem(World, Type)

    Obsolete. Use GetOrCreateSystem(Type) instead.

    Declaration
    [Obsolete("Use World.GetOrCreateSystem instead")]
    public static SystemHandle GetOrCreateUnmanagedSystem(this World self, Type unmanagedType)
    Parameters
    Type Name Description
    World self

    The World

    Type unmanagedType

    The type.

    Returns
    Type Description
    SystemHandle
    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)