Setotheravatardata

PlayerWrapper.setOtherAvatarData() method

Set the others data used to create the avatar component for the player

Signature:

setOtherAvatarData(data: any): void;

Parameters

Parameter

Type

Description

data

any

**Returns:**

void

Remarks

this must be set in the onPreload handle of the script, before the avatar component is created