MultiboardGetRowCount
- Parameters
-
lb multiboard
Target multiboard.
- comment
Returns the number of content rows (lines, horizontal) for the multiboard.
- note
See:
MultiboardSetRowCount
,MultiboardGetColumnCount
.- return type
integer
- Source code
native MultiboardGetRowCount takes multiboard lb returns integer
- Source
- common.j
- wc3modding.com
- MultiboardGetRowCount