Color4.equals() - Mtax-Development/GML-OOP GitHub Wiki

Argument

Name
Type
Optional
value
{int:color|Color4|[]}
No

Returns

{bool}

Description

Check if all values of this constructor are the same as the specified color or respective values of the specified Color4. Those values can be specified in an array to check if any of them matches all of its values with the ones of this constructor.

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