Skip to content

Home > @esengine/ecs-framework-monorepo > EntityDataCollector > getEntityDetails

EntityDataCollector.getEntityDetails() method

Signature:

typescript
getEntityDetails(entityId: number, scene?: IScene | null): any;

Parameters

Parameter

Type

Description

entityId

number

scene

IScene | null

(Optional)

Returns:

any

基于 MIT 许可证发布