BlzConvertColor

Parameters
a integer
r integer
g integer
b integer
comment
patch

1.31

pure
This function is pure. For the same values passed to it, it will always return the same value.
return type
integer
Source code
native BlzConvertColor                             takes integer a, integer r, integer g, integer b returns integer
Source
common.j
wc3modding.com
BlzConvertColor