PlayerIO

The fastest way to build online games without breaking a sweat.

Multiplayer Reference

Multiplayer  class documentationClass Timer

Namespace: PlayerIO.GameLibrary
Language: C# / .NET

A timer created by the Game.AddTimer(...) or Game.ScheduleCallback(...) methods

Methods

 
public void
Stop ()

Stops the timer. The timer cannot be restarted.

Timer.Stop

public void
Stop ()

Stops the timer. The timer cannot be restarted.