has_tag


Description:

[ Version ( since = "0.15.0" ) ]
public bool has_tag (string ns, string tag)

Test if the component is tagged with the selected tag.

Parameters:

this

a Component instance.

ns

The namespace the tag belongs to

tag

The tag name

Returns:

true if tag exists.