Skip to content

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

EntityDestroyData interface

实体销毁数据

Signature:

typescript
export interface EntityDestroyData

Properties

Property

Modifiers

Type

Description

entityId

string

reason?

string

(Optional)

基于 MIT 许可证发布