Function: registerInteractions()
function registerInteractions(world: World, options?: IWSDKRegisterOptions): IWSDKInteractions;
Defined in: packages/iwsdk-interactions/src/register.ts:285
Register the Interaction Extensions on an IWSDK world (one call).
Parameters
| Parameter | Type |
|---|---|
world | World |
options | IWSDKRegisterOptions |