Moo_DialogColour ( bFull );
This functions shows a standard colour picker dialog and returns the chosen colour.Parameters
| Name | Type | Required | Default | Description |
| bFull | Boolean | No | Show the full colour picker. |
Return Value
Returns either the chosen colour, or an error code.
Notes
Added in MooPlug Version 0.4.5.
Errors
| Error Code | Description |
| Moo_DialogColour|Err_1 | Invalid number of arguments. |
| Moo_DialogColour|Err_2 | Dialog cancelled by user. |
Related Functions
