docs.unity.cn
    Show / Hide Table of Contents

    Method GetExistingSystem

    GetExistingSystem<T>(World)

    Declaration
    public static SystemRef<T> GetExistingSystem<T>(this World self)
        where T : struct, ISystem
    Parameters
    Type Name Description
    World self
    Returns
    Type Description
    SystemRef<T>
    Type Parameters
    Name Description
    T
    Back to top Copyright © 2022 Unity Technologies
    Generated by DocFX
    on 04 August 2022
    Terms of use