Skip to content

Commit a275b1d

Browse files
authored
Update README.md
1 parent 8764d95 commit a275b1d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ public class Test : MonoBehaviour
5050
}
5151

5252
// Check for Multiple Tags
53+
// You can also pass in Tag array
5354
if (_enemy.HasTags(_allEnemiesTags, allRequired: false))
5455
{
5556

0 commit comments

Comments
 (0)