C# Class StatCollectionClass, TimeTeamProject

Inheritance: MonoBehaviour
Afficher le fichier Open project: cmpt360/TimeTeamProject Class Usage Examples

Méthodes publiques

Свойство Type Description
ArmorEquip bool
BowEquip bool
EnergyBallUnlocked bool
EnergyBalldamage float
FireBreathUnlocked bool
SunStrikeUnlocked bool
SwordEquip bool
damage float
defend float
health float
intellect int
itemArmor bool
itemBow bool
itemSword bool
mana float
playerLevel int
strength int
xp int

Property Details

ArmorEquip public_oe property

public bool ArmorEquip
Résultat bool

BowEquip public_oe property

public bool BowEquip
Résultat bool

EnergyBallUnlocked public_oe property

public bool EnergyBallUnlocked
Résultat bool

EnergyBalldamage public_oe property

public float EnergyBalldamage
Résultat float

FireBreathUnlocked public_oe property

public bool FireBreathUnlocked
Résultat bool

SunStrikeUnlocked public_oe property

public bool SunStrikeUnlocked
Résultat bool

SwordEquip public_oe property

public bool SwordEquip
Résultat bool

damage public_oe property

public float damage
Résultat float

defend public_oe property

public float defend
Résultat float

health public_oe property

public float health
Résultat float

intellect public_oe property

public int intellect
Résultat int

itemArmor public_oe property

public bool itemArmor
Résultat bool

itemBow public_oe property

public bool itemBow
Résultat bool

itemSword public_oe property

public bool itemSword
Résultat bool

mana public_oe property

public float mana
Résultat float

playerLevel public_oe property

public int playerLevel
Résultat int

strength public_oe property

public int strength
Résultat int

xp public_oe property

public int xp
Résultat int