# FindGameObject

GameObject search by the name is then stored in the parameter.

![FindGameObject](./images/FindGameObject.png)

## Property

<table border="1" class="docutils">
<tbody valign="top">
<tr>
<td>
Reference
</td>
<td>
Storage destination parameters
</td>
</tr>
<tr>
<td>
Output
</td>
<td>
Output GameObject
</td>
</tr>
<tr>
<td>
Name
</td>
<td>
Search for name
</td>
</tr>
 </tbody>
</table>

