C# Class MenuActionApplyOptions, ES2015C

Applies the options selected in the options menu.
Inheritance: MonoBehaviour
Exibir arquivo Open project: jgirald/ES2015C

Public Properties

Property Type Description
toggleFullScreen Toggle,

Public Methods

Method Description
ApplyOptions ( ) : void

Method Details

ApplyOptions() public method

public ApplyOptions ( ) : void
return void

Property Details

toggleFullScreen public_oe property

public Toggle, toggleFullScreen
return Toggle,