Color2.toString() - Mtax-Development/GML-OOP GitHub Wiki

Arguments

Name
Type
Optional
multiline?
Yes
colorHSV?
Yes

Returns

{string}

Description

Create a string representing this constructor. Overrides the string() conversion. Content will be represented as color names for built-in constants or RGB value, unless use of HSV is specified.

NOTE: The constant for Silver is the same as for Light Gray. It cannot be differentiated and will not be represented.

⚠️ **GitHub.com Fallback** ⚠️