Function Game.this

Prototype

this(
  string name,
  string url = "",
  GameType type = cast(GameType)cast(ushort)0u
);