Skip to content

Scripts.QualityOptions

Wesley Haws edited this page Jan 1, 2017 · 2 revisions

##Scripts - QualityOptions

###What does this do?


Hides/Displays the current quality selection of the game. Also changes game settings based on the quality selected.

###Who/What is this for?


This is for the GUI root object only.

###Setup


Parameter Type Description
AA Filtering Button GameObject UI Button that will trigger if AA Filtering is on/off.
Quality Buttons GameObject List List of buttons to display the graphic options.
Current Quality Setting GameObject The gameobject that holds the UI that displays the current quality setting of the game. Changes this based on the quality button pressed.
Error Dialog GameObject Gameobject holding the UI element that will display an error is something incorrect is done.
On Error Disable GameObject List List of Gameobjects to hide when the error dialog is visible
Clone this wiki locally