@game-vir/multiplayer - v15.1.1
    Preparing search index...

    Type Alias AllMultiplayerControllerEvents<Action>

    AllMultiplayerControllerEvents:
        | ControllerFrameEvent<Action>
        | ControllerRoomListEvent
        | ControllerClientEvent
        | ControllerConnectionEvent

    All events emitted by this controller.

    Type Parameters

    • Action extends JsonCompatibleValue