The search keyword must be a single word (no spaces).
Function MultiboardSetRowCount
- Line
- 3595
- Location
- common.j
- Constant?
- no
- Type
- native
- Arguments
- multiboard lb, integer count
- Returns
- nothing
| 3595 | native MultiboardSetRowCount takes multiboard lb, integer count returns nothing |
| 3596 | |
| 3597 | // broadcast settings to all items
|
| 3598 | native MultiboardSetItemsStyle takes multiboard lb, boolean showValues, boolean showIcons returns nothing |
| 3599 | native MultiboardSetItemsValue takes multiboard lb, string value returns nothing |
| 3600 | native MultiboardSetItemsValueColor takes multiboard lb, integer red, integer green, integer blue, integer alpha returns nothing |
Information about MultiboardSetRowCount
City17
4 years
https://lep.duckdns.org/app/jassbot/doc/MultiboardSetRowCount
Bug when reducing rows by more than 1: https://www.hiveworkshop.com/threads/multiboard-glitches.250775/
Bug when reducing rows by more than 1: https://www.hiveworkshop.com/threads/multiboard-glitches.250775/
You must be logged in with a standard account to contribute.