Skip to content

Home > @esengine/ecs-framework-monorepo > ILeaveRoomMessage

ILeaveRoomMessage interface

离开房间消息

Signature:

typescript
export interface ILeaveRoomMessage extends INetworkMessage

Extends: INetworkMessage

Properties

Property

Modifiers

Type

Description

data

LeaveRoomData

type

MessageType.LEAVE_ROOM

基于 MIT 许可证发布