# Buildable Object Type Category SO

These scriptable objects store a category that can be used to categorize Buildable Grid/Free Object Type SO assets. These categories are used in Easy Grid Builder Pro UI to display buildable objects under their own category.

You can create a new scriptable object, go to ***Asset > Create > SoulGames > Easy Grid Builder Pro > BuildableObjectTypeCategorySO.***

<figure><img src="https://4076857463-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FzgUHYggWkJIGXQGAerRm%2Fuploads%2FY92RVHUZLunSj1UQ5Zgc%2FScreenshot_23.png?alt=media&#x26;token=d73dec33-e3e2-4a65-bdec-4d71e36ed201" alt=""><figcaption></figcaption></figure>

<table><thead><tr><th width="205.33333333333331">Property</th><th width="419">Function</th><th>Required</th></tr></thead><tbody><tr><td>Category Name</td><td>Name for the category - Used in UI tooltip.</td><td><mark style="color:red;"><strong>Yes</strong></mark></td></tr><tr><td>Category Icon</td><td>Icon for the category - Used in UI category buttons.</td><td><mark style="color:red;"><strong>Yes</strong></mark></td></tr></tbody></table>

Your defined *BuildableCategorySO* assets should be added to Multi Grid UI Manager in order to use them. You can add as many *BuildableCategorySO assets to this, even if they are not added to any* Buildable Grid/Free Object Type SO assets. Doing so will create buildable categories in UI but they will be empty.

<figure><img src="https://4076857463-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FzgUHYggWkJIGXQGAerRm%2Fuploads%2FmoWRfXk5fz3WYo8JXa3T%2FScreenshot_24.png?alt=media&#x26;token=682f8677-3f26-44f2-9fc3-e8b9c3e06238" alt=""><figcaption></figcaption></figure>

*You can find pre-defined* BuildableObjectTypeCategorySO *assets located in **EasyGridBuilder Pro > Scriptable Objects > Buildable Category SO.***


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://soulgamess-studio.gitbook.io/easy-grid-builder-pro-documentation/scriptable-objects/buildable-object-type-category-so.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
