C# Class StrawberryMilk, HomeAlone

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

Méthodes publiques

Свойство Type Description
Hour int
ItemHour TimeSpan
ItemName string
ShopObject GameObject

Méthodes publiques

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

Method Details

Start() public méthode

public Start ( ) : void
Résultat void

Update() public méthode

public Update ( ) : void
Résultat void

Property Details

Hour public_oe property

public int Hour
Résultat int

ItemHour public_oe property

public TimeSpan ItemHour
Résultat TimeSpan

ItemName public_oe property

public string ItemName
Résultat string

ShopObject public_oe property

public GameObject ShopObject
Résultat GameObject