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.2+dcdb8fba58ad1eb99205b1dc6265fd5b3b7cf8ec
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