English
Appearance
@modoki/engine / index / findEntityById
findEntityById(entityId, world?): any
entityId
world?
any
Find an entity by numeric ID in the given world (defaults to current main).
number
World = ...
World
...