# Set Leaderboard Columns

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

Sets the number of columns in a leaderboard.

# Arguments

  • int [ preset::Board ] — Board
  • int — Count

Returns — void

native void BoardSetColumnCount(int inBoard, int inCols);

Category: Leaderboard / Format

# Examples

— None found —