Function: interactionsFor()
function interactionsFor(world: World): IWSDKInteractions | undefined;
Defined in: packages/iwsdk-interactions/src/register.ts:268
Parameters
| Parameter | Type |
|---|---|
world | World |
Returns
IWSDKInteractions | undefined
function interactionsFor(world: World): IWSDKInteractions | undefined;
Defined in: packages/iwsdk-interactions/src/register.ts:268
| Parameter | Type |
|---|---|
world | World |
IWSDKInteractions | undefined