SpawnPointer Class

Sets Multiplayer's spawn points on enabled, scene is loaded with Multiplayer.LoadScene, or SetAsSpawnPoint is called.

Definition

Namespace: Alteruna.Multiplayer
Assembly: Alteruna (in Alteruna.dll) Version: 2.0.1+a1176e08a0b4a6bfd8fefeddde6163a16d29e5ab
C#
public class SpawnPointer : CommunicationBridge
Inheritance
Object    Object    Component    Behaviour    MonoBehaviour    CommunicationBridge    SpawnPointer

Constructors

Methods

OnEnable 
SetAsSpawnPoint Set this SpawnPointer as a spawn point.
SpawnAvatar Spawns your Avatar based on SpawnPoints

Fields

See Also