Game::update

Updates the game with new information provided.

Parameters

  • array $values — The values to change for the game in key => value pairs.

Since: 2.0

Source

  • /includes/classes/base/class-game.php — 594