Skip to content

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

IEntityDestroyMessage interface

实体销毁消息

Signature:

typescript
export interface IEntityDestroyMessage extends INetworkMessage

Extends: INetworkMessage

Properties

Property

Modifiers

Type

Description

data

type

MessageType.ENTITY_DESTROY

基于 MIT 许可证发布