docs.unity.cn
    Show / Hide Table of Contents

    Method OnStartRunning

    OnStartRunning(ref SystemState)

    Callback invoked when the system starts running.

    Declaration
    public void OnStartRunning(ref SystemState state)
    Parameters
    Type Name Description
    SystemState state

    The entity system state.

    Implements
    ISystemStartStop.OnStartRunning(ref SystemState)
    Back to top Copyright © 2023 Unity Technologies — Terms of use
    Generated by DocFX
    on Wednesday, June 21, 2023