Skip to content

ECS Framework API v2.2.13


ECS Framework API / ComponentDebugInfo

Interface: ComponentDebugInfo

Defined in: packages/core/src/Plugins/DebugPlugin.ts:64

组件调试信息

Properties

type

type: string

Defined in: packages/core/src/Plugins/DebugPlugin.ts:65


data

data: any

Defined in: packages/core/src/Plugins/DebugPlugin.ts:66

Released under the MIT License.