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