@relu-interactives/spatial-ecs
@relu-interactives/spatial-ecs / index / createParentIdComponent
Function: createParentIdComponent()
ts
function createParentIdComponent(
world,
entityId, ...
args): ParentId;Defined in: factories/components/ParentIdFactory.ts:4
Parameters
| Parameter | Type |
|---|---|
world | World |
entityId | number |
...args | [number | null] |

