C# Class ItemEquipManager, TimeTeamProject

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

Méthodes publiques

Свойство Type Description
Armor GameObject
Bow GameObject
InputKey string
Sword GameObject
stat StatCollectionClass,

Méthodes publiques

Méthode Description
Update ( ) : void

Method Details

Update() public méthode

public Update ( ) : void
Résultat void

Property Details

Armor public_oe property

public GameObject Armor
Résultat GameObject

Bow public_oe property

public GameObject Bow
Résultat GameObject

InputKey public_oe property

public string InputKey
Résultat string

Sword public_oe property

public GameObject Sword
Résultat GameObject

stat public_oe property

public StatCollectionClass, stat
Résultat StatCollectionClass,