C# Class EquipmentItem, Fhiz_uMMORPG_AddOns_3d

EquipmentItem: A class used to distinguish Item GameObjects as a EquipmentItem and what the player can do with these items
Inheritance: Item
Afficher le fichier Open project: wovencode/Fhiz_uMMORPG_AddOns_3d Class Usage Examples

Méthodes publiques

Свойство Type Description
femaleUmaRecipe UMATextRecipe
maleUmaRecipe UMATextRecipe

Property Details

femaleUmaRecipe public_oe property

public UMATextRecipe femaleUmaRecipe
Résultat UMATextRecipe

maleUmaRecipe public_oe property

public UMATextRecipe maleUmaRecipe
Résultat UMATextRecipe