Property configurationMenuRoot
configurationMenuRoot
The root of the menu that displays available Configurations for the current platform. This helps center the data in the generated menu.
Declaration
public GameObject configurationMenuRoot { get; set; }
Property Value
| Type | Description |
|---|---|
| GameObject | The root of the menu where the available configurations for the current platform will be displayed and anchored. |