# Set Leaderboard Rows

Grammar — Change board|Leaderboard to have count rows
FlagsNative | Action

Sets the number of rows in a leaderboard.

# Arguments

  • int<preset::Board> — Board
  • int — Count

Returns — void

native void BoardSetRowCount(int inBoard, int inRows);

Category: Leaderboard / Format

# Examples

— None found —