Class UnturnedPlayerClothingEquippingEvent
Inheritance
System.Object
UnturnedPlayerClothingEquippingEvent
Inherited Members
Namespace: OpenMod.Unturned.Players.Clothing.Events
Assembly: OpenMod.Unturned.dll
Syntax
public class UnturnedPlayerClothingEquippingEvent : UnturnedPlayerItemEquippingEvent, IPlayerItemEquippingEvent, IPlayerEvent, IItemEvent, IEvent, ICancellableEvent
Constructors
| Improve this Doc View SourceUnturnedPlayerClothingEquippingEvent(UnturnedPlayer, UnturnedClothingItem)
Declaration
public UnturnedPlayerClothingEquippingEvent(UnturnedPlayer player, UnturnedClothingItem item)
Parameters
Type | Name | Description |
---|---|---|
UnturnedPlayer | player | |
UnturnedClothingItem | item |
Properties
| Improve this Doc View SourceType
Declaration
public ClothingType Type { get; }
Property Value
Type | Description |
---|---|
ClothingType |