Control.hasShaderOverride

Returns true if Shader with given name has a valid override in this Control node.

struct Control
@nogc nothrow const
bool
hasShaderOverride
(
in String name
)

Meta