API reference
API reference
Select your platform
No SDKs available
No versions available

PlayerNameTagSpawnerNGO Class

Extends NetworkBehaviour

Properties

IsConnected : bool
[Get]
Signature
bool Meta.XR.MultiplayerBlocks.NGO.PlayerNameTagSpawnerNGO.IsConnected

Methods

Spawn ( playerName )
Signature
void Meta.XR.MultiplayerBlocks.NGO.PlayerNameTagSpawnerNGO.Spawn(string playerName)
Parameters
playerName: string
Returns
void