HasAnyTags
bool HasAnyTags( string[] tags, )

Summary

Do we have all the tags on this hitbox?

Parameters

string[] tags,

Return Value

bool output

True if any tag matches, false if all tags do not match.