HasAllTags
bool HasAllTags( string[] tags, )

Summary

Do we have all the tags on this hitbox?

Parameters

string[] tags,

Return Value

bool output

True if all tags match, false if any tag does not match.