SetItemVisible
- Parameters
-
whichItem item
show boolean
- comment
- note
An item can be hidden locally, but it will desync if visibility causes a local side-effect.
- patch
1.07
- Source
- common.j
- return type
nothing
- Source code
native SetItemVisible takes item whichItem, boolean show returns nothing