Class UnturnedPlayerClothingEquippedEvent
Inheritance
System.Object
UnturnedPlayerClothingEquippedEvent
Inherited Members
Namespace: OpenMod.Unturned.Players.Clothing.Events
Assembly: OpenMod.Unturned.dll
Syntax
public class UnturnedPlayerClothingEquippedEvent : UnturnedPlayerItemEquippedEvent, IPlayerItemEquippedEvent, IPlayerEvent, IItemEvent, IEvent
Constructors
| Improve this Doc View SourceUnturnedPlayerClothingEquippedEvent(UnturnedPlayer, UnturnedClothingItem)
Declaration
public UnturnedPlayerClothingEquippedEvent(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 |