SetDrawColor
From Onset Developer Wiki
Description
Sets the color that will be used by all Draw* functions.
Syntax
SetDrawColor(HexColor)
Parameters
- HexColor
__EDIT_ME__
Return Value
- __EDIT_ME__
Example
__EDIT_ME__
SetDrawColor Type: Function |
Sets the color that will be used by all Draw* functions.
SetDrawColor(HexColor)
__EDIT_ME__