Class RedirectedClothingKitItem
public class RedirectedClothingKitItem : RedirectedClothingItem, IRedirectedItem, IClothingItem, IKitItem, IItem, IEquatable<IItem>, ITranslationArgument
- Inheritance
-
RedirectedClothingKitItem
- Implements
- Inherited Members
- Extension Methods
Constructors
RedirectedClothingKitItem()
public RedirectedClothingKitItem()
RedirectedClothingKitItem(uint, uint, ClothingType, RedirectType, string?)
public RedirectedClothingKitItem(uint pk, uint kitId, ClothingType clothingType, RedirectType item, string? variant)
Parameters
pkuintkitIduintclothingTypeClothingTypeitemRedirectTypevariantstring
Properties
KitId
public uint KitId { get; init; }
Property Value
PrimaryKey
public uint PrimaryKey { get; init; }