VisualShaderNodeGroupBase.isValidPortName

Returns true if the specified port name does not override an existed port name and is valid within the shader.

struct VisualShaderNodeGroupBase
@nogc nothrow const
bool
isValidPortName
(
in String name
)

Meta