Interface IClothingItem
public interface IClothingItem : IItem, IEquatable<IItem>, ITranslationArgument
- Inherited Members
- Extension Methods
Properties
ClothingType
ClothingType ClothingType { get; }
public interface IClothingItem : IItem, IEquatable<IItem>, ITranslationArgument
ClothingType ClothingType { get; }