C# Class QuitApplication, HomeAlone

Inheritance: MonoBehaviour
Afficher le fichier Open project: SNUGDC/HomeAlone Class Usage Examples

Méthodes publiques

Свойство Type Description
UI_Quit GameObject

Méthodes publiques

Méthode Description
Quit ( ) : void
Update ( ) : void
start ( ) : void

Method Details

Quit() public méthode

public Quit ( ) : void
Résultat void

Update() public méthode

public Update ( ) : void
Résultat void

start() public méthode

public start ( ) : void
Résultat void

Property Details

UI_Quit public_oe property

public GameObject UI_Quit
Résultat GameObject