LeaderboardSetItemStyle
- Parameters
-
lb leaderboard
whichItem integer
showLabel boolean
showValue boolean
showIcon boolean
- comment
- patch
-
1.00
- Source
- common.j (suggest an edit or discuss on Github)
- return type
-
nothing
- Source code
-
native LeaderboardSetItemStyle takes leaderboard lb, integer whichItem, boolean showLabel, boolean showValue, boolean showIcon returns nothing