FindGameObjectsWithTag

Finds and returns active GameObjects with the specified tag.

FindGameObjectsWithTag

Properties

Property Name Description
Tag Tag
Output Output the found GameObjects.

Remarks

For more information, seeGameObject.FindGameObjectsWithTag.