# Grid Object Selector

This component handles all the object selection functionalities of the grid objects. You can find this component under ***EGB Pro > Grid Manager > Grid Object Selector*** in the EGB Pro prefab. You can find the EGB Pro prefab located in ***EasyGridBuilder Pro > Prefabs***.

<figure><img src="https://4076857463-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FzgUHYggWkJIGXQGAerRm%2Fuploads%2Ff7A4l9c8CkUsRsg1usKM%2FScreenshot_47.png?alt=media&#x26;token=3d2a681f-fee6-4dd3-9de7-3a67d30fa542" alt=""><figcaption></figcaption></figure>

<table><thead><tr><th width="211.33333333333331">Property</th><th width="421">Function</th><th>Required</th></tr></thead><tbody><tr><td>Deselect On False Select</td><td>When enabled a wrong selection will deselect the currently selected object, and the Grid Mode will reset</td><td>No</td></tr><tr><td>Selected Object</td><td>This is a read-only field. Display selected object name in runtime</td><td>No</td></tr></tbody></table>

Only one of these components should be on a scene. And the object selection only works for Buildable Grid Objects. This function will be supported for Buildable Free Objects in upcoming updates.

<figure><img src="https://4076857463-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FzgUHYggWkJIGXQGAerRm%2Fuploads%2FEHx40GKHts3LqdNHmdGb%2FScreenshot_48.png?alt=media&#x26;token=c871349e-cbba-43f3-8c40-565d8e50ee2b" alt=""><figcaption></figcaption></figure>

As displayed in the image above, the component is functioning at runtime.
