SetImageAboveWater

Parameters
whichImage image
flag boolean
useWaterAlpha boolean
comment

Draws the specified image above the water if the flag is true. The second boolean (useWaterAlpha) doesnt seem to do much. Every imagetype other than 1 doesnt seem to appear above water.

patch

1.18a

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