ShowImage

Parameters
whichImage image
flag boolean
comment

It shows/hides image whichImage, depending on boolean flag (true shows, false hides). Seems like a redundant function in the light of SetImageRender(Always).

patch

1.18a

return type
nothing
Source code
native ShowImage                    takes image whichImage, boolean flag returns nothing
Source
common.j
wc3modding.com
ShowImage