The search functionality needs JavaScript enabled
Returns true if Color with given name and associated with Control of given type exists in assigned Theme.
true
Color
name
Control
type
Theme
bool hasColor ( const(String) name, const(String) type = GodotStringLiteral().str() ) nothrow @nogc const;