Class ClothingCosmeticElement
- Namespace
- TaleWorlds.MountAndBlade.Diamond.Cosmetics.CosmeticTypes
- Assembly
- TaleWorlds.MountAndBlade.Diamond.dll
public class ClothingCosmeticElement : CosmeticElement
- Inheritance
-
ClothingCosmeticElement
- Inherited Members
Constructors
ClothingCosmeticElement(string, CosmeticRarity, int, List<string>, List<Tuple<string, string>>)
public ClothingCosmeticElement(string id, CosmeticsManager.CosmeticRarity rarity, int cost, List<string> replaceItemsId, List<Tuple<string, string>> replaceItemless)
Parameters
id
stringrarity
CosmeticsManager.CosmeticRaritycost
intreplaceItemsId
List<string>replaceItemless
List<Tuple<string, string>>
Fields
ReplaceItemless
public readonly List<Tuple<string, string>> ReplaceItemless
Field Value
ReplaceItemsId
public readonly List<string> ReplaceItemsId
Field Value
This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).