Liberi
An exergame built for kids with CP!
MinigameSpawner Class Reference

A Component used to decouple the Server side logic of a minigame portal from the MinigamePortal class itself. Also mitigates mutliple users requesting a server be spawned from a portal near the same time and ending up in different instances. More...

Inherits MonoBehaviour.

Public Attributes

Timeline< string > SpawnRequests
 
Timeline< GameMessageServerSpawns
 

Detailed Description

A Component used to decouple the Server side logic of a minigame portal from the MinigamePortal class itself. Also mitigates mutliple users requesting a server be spawned from a portal near the same time and ending up in different instances.

Definition at line 16 of file MinigameSpawner.cs.


The documentation for this class was generated from the following file: