BlzFrameSetVertexColor

Parameters
frame framehandle
color integer

Four byte integer of the form 0xaarrggbb. You can also use BlzConvertColor to create such an integer.

comment

SimpleFrames only.

patch

1.31.0.11889

return type
nothing
Source code
native BlzFrameSetVertexColor                      takes framehandle frame, integer color returns nothing
Source
common.j
wc3modding.com
BlzFrameSetVertexColor