docs.unity.cn
    Show / Hide Table of Contents

    Method GetOrCreateSystem

    GetOrCreateSystem<T>(World)

    Declaration
    public static SystemRef<T> GetOrCreateSystem<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 Wednesday, July 6, 2022
    Terms of use