FindGameObjectsWithTag
Finds and returns active GameObjects with the specified tag.
Properties
Property Name | Description |
---|---|
Tag | Tag |
Output | Output the found GameObjects. |
Remarks
For more information, see GameObject.FindGameObjectsWithTag.
Finds and returns active GameObjects with the specified tag.
Property Name | Description |
---|---|
Tag | Tag |
Output | Output the found GameObjects. |
For more information, see GameObject.FindGameObjectsWithTag.