C# Class cake, HomeAlone

Inheritance: MonoBehaviour
Afficher le fichier Open project: SNUGDC/HomeAlone

Méthodes publiques

Свойство Type Description
DialogPanel GameObject
PopUpText Text
StartMonth1 int

Méthodes publiques

Méthode Description
Start ( ) : void
Update ( ) : void
load ( ) : void
save ( ) : void

Method Details

Start() public méthode

public Start ( ) : void
Résultat void

Update() public méthode

public Update ( ) : void
Résultat void

load() public méthode

public load ( ) : void
Résultat void

save() public méthode

public save ( ) : void
Résultat void

Property Details

DialogPanel public_oe property

public GameObject DialogPanel
Résultat GameObject

PopUpText public_oe property

public Text PopUpText
Résultat Text

StartMonth1 public_oe property

public int StartMonth1
Résultat int