Multi Grid UI Manager

This component handles all the Easy Grid Builder Pro UI functionalities. You can find this component in EGB Pro UI prefab which is located in EasyGridBuilder Pro > Prefabs.

Multi Grid UI Manager component works completely separated from the Easy Grid Builder Pro Core components. And can be removed or added to the scene at any time. This component requires EGB Pro UI ToolTip object to function.

PropertyFunctionRequired

Buildable Object Type Category SO

BuildableObjectTypeCategorySO assets. Used to display buildable object categories in UI.

No

Show In Grid Mode Default

Displays build list menu in grid mode default

No

Show In Grid Mode Build

Displays build list menu in grid mode build

No

Show In Grid Mode Destruction

Displays build list menu in grid mode destruction

No

Show In Grid Mode Selection

Displays build list menu in grid mode selection

No

It's Recommended to read about BuildableObjectTypeCategorySO asset to get a better understanding how buildable object categories can be implemented.

NOTE: "Multi Grid UI Manager Help Menu Data", "Buildables Menu Data", and "Vertical Grid Menu Data" sections should not be changed.

To use this component with Easy Grid Builder Pro simply drag & drop EGB Pro UI and EGB Pro UI ToolTip prefabs to the scene and set parameters in Multi Grid UI Manager component.

Only one of these components should be on a scene.

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

Last updated