FindGameObjectsWithTag
指定タグがついたアクティブGameObjectを探して返す。

プロパティ
| プロパティ名 | 説明 |
|---|---|
| Tag | タグ |
| Output | 見つかったGameObjectを出力する。 |
補足
詳しくは、GameObject.FindGameObjectsWithTagを参照してください。
指定タグがついたアクティブGameObjectを探して返す。

| プロパティ名 | 説明 |
|---|---|
| Tag | タグ |
| Output | 見つかったGameObjectを出力する。 |
詳しくは、GameObject.FindGameObjectsWithTagを参照してください。