integer - blish-hud/Pathing GitHub Wiki


id: integer title: Integer hide_table_of_contents: true

An numeric whole value which can be parsed to a .NET integer. TacO's parsing may be more or less strict in parsing.

Min value Max Value
-2147483648 2147483648

Example values:

  • 1332
  • 122
  • -7
⚠️ **GitHub.com Fallback** ⚠️