LeaderboardSetItemStyle

Parameters
lbleaderboard
whichIteminteger
showLabelboolean
showValueboolean
showIconboolean
comment
patch

1.00

Source
common.j (raise an issue to discuss on Github or submit a PR)
return type
nothing
Source code
native LeaderboardSetItemStyle          takes leaderboard lb, integer whichItem, boolean showLabel, boolean showValue, boolean showIcon returns nothing