Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
ItemArmor
C# Class ItemArmor, TimeTeamProject
This class represents armors. Armors have the code representing how the armor was made, what type of armor they are, and the attribute of the armor
Inheritance:
ItemEquipment
Afficher le fichier
Open project: cmpt360/TimeTeamProject
Class Usage Examples
Méthodes publiques
Свойство
Type
Description
ArmorDef
float
stat
StatCollectionClass,
Méthodes publiques
Méthode
Description
OnTriggerEnter2D
(
Collider2D
other
) :
void
Method Details
OnTriggerEnter2D()
public
méthode
public
OnTriggerEnter2D
(
Collider2D
other
) :
void
other
UnityEngine.Collider2D
Résultat
void
Property Details
ArmorDef
public_oe property
public
float
ArmorDef
Résultat
float
stat
public_oe property
public
StatCollectionClass,
stat
Résultat
StatCollectionClass,