# FindGameObject

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

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

## Properties

<table border="1" class="docutils">
<thead>
<tr><th>Property Name</th><th>Description</th></tr>
</thead>
<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>

