C# Class ProgressTracker

Inheritance: MonoBehaviour
Exibir arquivo Open project: imann24/cs327-bestmobilegameever Class Usage Examples

Public Properties

Property Type Description
CollectedMopForFirstMate bool
IntroducedToFirstMate bool
PaintedPortraitForFirstMate bool
PickedUpMop bool
PickedUpPaint bool

Property Details

CollectedMopForFirstMate public_oe property

public bool CollectedMopForFirstMate
return bool

IntroducedToFirstMate public_oe property

public bool IntroducedToFirstMate
return bool

PaintedPortraitForFirstMate public_oe property

public bool PaintedPortraitForFirstMate
return bool

PickedUpMop public_oe property

public bool PickedUpMop
return bool

PickedUpPaint public_oe property

public bool PickedUpPaint
return bool