C# Class ErrorController

Inheritance: Controller
Show file Open project: BornToGrill/Project-Frequency Class Usage Examples

Public Properties

Property Type Description
ErrorDialog GameObject,

Public Methods

Method Description
HideDialog ( ) : void
Start ( ) : void

Method Details

HideDialog() public method

public HideDialog ( ) : void
return void

Start() public method

public Start ( ) : void
return void

Property Details

ErrorDialog public property

public GameObject, ErrorDialog
return GameObject,