stat_exists

Parameters

  • array $player — The array to check to see if the stat exists.
  • string $stat — The stat to search for.

Returns

  • bool — Whether the stat exists or not.

Since: 2.0

Source

  • /includes/classes/base/class-players.php — 243