Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 494 Bytes

decentraland-ecs.engine.getentitieswithcomponent.md

File metadata and controls

17 lines (11 loc) · 494 Bytes

Home > decentraland-ecs > Engine > getEntitiesWithComponent

Engine.getEntitiesWithComponent method

Signature:

getEntitiesWithComponent(component: string): Record<string, any>;

Returns: Record<string, any>

Parameters

Parameter Type Description
component string