dacha
    Preparing search index...

    Type Alias LoadSceneEvent

    LoadSceneEvent: WorldEvent<
        { autoDestroy?: boolean; autoEnter?: boolean; id: string },
    >

    Event signature for the LoadScene event