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
Show file Open project: wovencode/Fhiz_uMMORPG_AddOns_3d Class Usage Examples

Public Properties

Property Type Description
femaleUmaRecipe UMATextRecipe
maleUmaRecipe UMATextRecipe

Property Details

femaleUmaRecipe public property

public UMATextRecipe femaleUmaRecipe
return UMATextRecipe

maleUmaRecipe public property

public UMATextRecipe maleUmaRecipe
return UMATextRecipe