Skip to content

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

IErrorMessage interface

错误消息

Signature:

typescript
export interface IErrorMessage extends INetworkMessage

Extends: INetworkMessage

Properties

Property

Modifiers

Type

Description

data

ErrorData

type

MessageType.ERROR

基于 MIT 许可证发布