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

PlayerNameTagNGO Class

Extends NetworkBehaviour

Fields

PlayerName : NetworkVariable< FixedString128Bytes >
Signature
NetworkVariable<FixedString128Bytes> Meta.XR.MultiplayerBlocks.NGO.PlayerNameTagNGO.PlayerName

Methods

FixedUpdate ()
Signature
void Meta.XR.MultiplayerBlocks.NGO.PlayerNameTagNGO.FixedUpdate()
Returns
void
OnNetworkSpawn ()
Signature
override void Meta.XR.MultiplayerBlocks.NGO.PlayerNameTagNGO.OnNetworkSpawn()
Returns
override void