has_plug_attribute
Description:
Check if the connected plug has an attribute.
Parameters:
this |
a Connection. |
name |
an attribute name. |
Returns:
true if this attribute exists. |
Check if the connected plug has an attribute.
this |
a Connection. |
name |
an attribute name. |
true if this attribute exists. |