Class UnturnedPlayerClothingUnequippedEvent
Inheritance
System.Object
UnturnedPlayerClothingUnequippedEvent
Namespace: OpenMod.Unturned.Players.Clothing.Events
Assembly: OpenMod.Unturned.dll
Syntax
public class UnturnedPlayerClothingUnequippedEvent : UnturnedPlayerItemUnequippedEvent, IPlayerItemUnequippedEvent, IPlayerEvent, IEvent
Constructors
| Improve this Doc View SourceUnturnedPlayerClothingUnequippedEvent(UnturnedPlayer, ClothingType)
Declaration
public UnturnedPlayerClothingUnequippedEvent(UnturnedPlayer player, ClothingType type)
Parameters
| Type | Name | Description |
|---|---|---|
| UnturnedPlayer | player | |
| ClothingType | type |
Properties
| Improve this Doc View SourceType
Declaration
public ClothingType Type { get; }
Property Value
| Type | Description |
|---|---|
| ClothingType |