C# Class QuitApplication, HomeAlone

Inheritance: MonoBehaviour
Mostra file Open project: SNUGDC/HomeAlone Class Usage Examples

Public Properties

Property Type Description
UI_Quit GameObject

Public Methods

Method Description
Quit ( ) : void
Update ( ) : void
start ( ) : void

Method Details

Quit() public method

public Quit ( ) : void
return void

Update() public method

public Update ( ) : void
return void

start() public method

public start ( ) : void
return void

Property Details

UI_Quit public_oe property

public GameObject UI_Quit
return GameObject