Property configurationMenu
configurationMenu
The menu that displays available Configurations for the current platform.
Declaration
public GameObject configurationMenu { get; set; }
Property Value
| Type | Description |
|---|---|
| GameObject | A menu that will be used to display available session configurations for the current platform. |