SetItemVisible

Parameters
whichItem item
show boolean
note

An item can be hidden locally, but it will desync if visibility causes a local side-effect.

return type
nothing
Source code
native SetItemVisible takes item whichItem, boolean show returns nothing
Source
item.j
wc3modding.com
SetItemVisible