Player.IO

Build fun, powerful & scalable online and mobile games with the reliable backend your users expect

Sign Up | Sign In

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.