@relu-interactives/spatial-ecs
@relu-interactives/spatial-ecs / index / createInstanceSlotComponent
Function: createInstanceSlotComponent()
ts
function createInstanceSlotComponent(
world,
entityId,
groupEntityId,
slotIndex): InstanceSlotComponent;Defined in: factories/components/InstanceSlotComponentFactory.ts:4
Parameters
| Parameter | Type |
|---|---|
world | World |
entityId | number |
groupEntityId | number |
slotIndex | number |

