C# Class ProgressTracker

Inheritance: MonoBehaviour
Afficher le fichier Open project: imann24/cs327-bestmobilegameever Class Usage Examples

Méthodes publiques

Свойство Type Description
CollectedMopForFirstMate bool
IntroducedToFirstMate bool
PaintedPortraitForFirstMate bool
PickedUpMop bool
PickedUpPaint bool

Property Details

CollectedMopForFirstMate public_oe property

public bool CollectedMopForFirstMate
Résultat bool

IntroducedToFirstMate public_oe property

public bool IntroducedToFirstMate
Résultat bool

PaintedPortraitForFirstMate public_oe property

public bool PaintedPortraitForFirstMate
Résultat bool

PickedUpMop public_oe property

public bool PickedUpMop
Résultat bool

PickedUpPaint public_oe property

public bool PickedUpPaint
Résultat bool