C# Class soda, HomeAlone

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

Méthodes publiques

Свойство Type Description
DialogPanel GameObject
Penguin Image
PopUpText Text
openVisitCount int
sodaBoughtTimes 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

Penguin public_oe property

public Image Penguin
Résultat Image

PopUpText public_oe property

public Text PopUpText
Résultat Text

openVisitCount public_oe property

public int openVisitCount
Résultat int

sodaBoughtTimes public_oe static_oe property

public static int sodaBoughtTimes
Résultat int