BlzFrameSetVertexColor
- Parameters
- frame - framehandle- color - integer- Four byte integer of the form 0xaarrggbb. You can also use - BlzConvertColorto create such an integer.
- comment
- SIMPLESTATUSBARand- SIMPLETEXTURE(- Texturein FDF) only.
- patch
- 1.31.0.11889 
- Source
- common.j (suggest an edit or discuss on Github)
- return type
- nothing
- Source code
- native BlzFrameSetVertexColor takes framehandle frame, integer color returns nothing