@relu-interactives/spatial-ecs
@relu-interactives/spatial-ecs / index / createScriptComponent
Function: createScriptComponent()
ts
function createScriptComponent(
world,
entityId,
payload?): ScriptComponent;Defined in: factories/components/ScriptComponentFactory.ts:8
Parameters
| Parameter | Type |
|---|---|
world | World |
entityId | number |
payload | ScriptComponentPayload |

