docs.unity.cn
    Show / Hide Table of Contents

    Method AddSystem

    AddSystem<T>(T)

    Declaration
    public T AddSystem<T>(T system)
        where T : ComponentSystemBase
    Parameters
    Type Name Description
    T system
    Returns
    Type Description
    T
    Type Parameters
    Name Description
    T
    Back to top Copyright © 2022 Unity Technologies
    Generated by DocFX
    on 04 August 2022
    Terms of use