C# Class ItemEquipManager, TimeTeamProject
Show file
Open project: cmpt360/TimeTeamProject
Class Usage Examples
Public Properties
Public Methods
Method |
Description |
|
Update ( ) : void |
|
|
Method Details
public Update ( ) : void |
return |
void |
|
Property Details
public GameObject Armor |
return |
GameObject |
|
public GameObject Bow |
return |
GameObject |
|
public string InputKey |
return |
string |
|
public GameObject Sword |
return |
GameObject |
|
public StatCollectionClass, stat |
return |
StatCollectionClass, |
|