C# Class NeedsCharacterComponent, HotelUnity

Inheritance: MonoBehaviour, IPhaseEventsListener
Afficher le fichier Open project: OldHunterGames/HotelUnity

Méthodes publiques

Свойство Type Description
Freshness int
Hunger int
NeedForSleep int

Méthodes publiques

Méthode Description
OnPhaseFinish ( ) : void

Private Methods

Méthode Description
GetNeedForSleep ( ) : void

Method Details

OnPhaseFinish() public méthode

public OnPhaseFinish ( ) : void
Résultat void

Property Details

Freshness public_oe property

public int Freshness
Résultat int

Hunger public_oe property

public int Hunger
Résultat int

NeedForSleep public_oe property

public int NeedForSleep
Résultat int