Inherits TaleWorlds.ObjectSystem.MBObjectBase.
◆ Property
◆ ItemCategory() [1/2]
TaleWorlds.Core.ItemCategory.ItemCategory |
( |
| ) |
|
◆ ItemCategory() [2/2]
TaleWorlds.Core.ItemCategory.ItemCategory |
( |
string |
stringId | ) |
|
◆ InitializeObject()
ItemCategory TaleWorlds.Core.ItemCategory.InitializeObject |
( |
bool |
isTradeGood = false , |
|
|
int |
baseDemand = 0 , |
|
|
int |
luxuryDemand = 0 , |
|
|
Property |
properties = Property.None , |
|
|
ItemCategory |
canSubstitute = null , |
|
|
float |
substitutionFactor = 0f , |
|
|
bool |
isAnimal = false , |
|
|
bool |
isValid = true |
|
) |
| |
◆ GetName()
override TextObject TaleWorlds.Core.ItemCategory.GetName |
( |
| ) |
|
|
virtual |
◆ ToString()
override string TaleWorlds.Core.ItemCategory.ToString |
( |
| ) |
|
◆ IsTradeGood
bool TaleWorlds.Core.ItemCategory.IsTradeGood |
|
get |
◆ IsAnimal
bool TaleWorlds.Core.ItemCategory.IsAnimal |
|
get |
◆ CanSubstitute
◆ SubstitutionFactor
float TaleWorlds.Core.ItemCategory.SubstitutionFactor |
|
get |
◆ Properties
Property TaleWorlds.Core.ItemCategory.Properties |
|
get |
◆ IsValid
bool TaleWorlds.Core.ItemCategory.IsValid |
|
get |
◆ BaseDemand
float TaleWorlds.Core.ItemCategory.BaseDemand |
|
get |
◆ LuxuryDemand
float TaleWorlds.Core.ItemCategory.LuxuryDemand |
|
get |