Class UnturnedPlayerVirusUpdatedEvent
Inheritance
System.Object
UnturnedPlayerVirusUpdatedEvent
Namespace: OpenMod.Unturned.Players.Stats.Events
Assembly: OpenMod.Unturned.dll
Syntax
public class UnturnedPlayerVirusUpdatedEvent : UnturnedPlayerStatUpdatedEvent, IPlayerEvent, IEvent
Constructors
| Improve this Doc View SourceUnturnedPlayerVirusUpdatedEvent(UnturnedPlayer, Byte)
Declaration
public UnturnedPlayerVirusUpdatedEvent(UnturnedPlayer player, byte virus)
Parameters
Type | Name | Description |
---|---|---|
UnturnedPlayer | player | |
System.Byte | virus |
Properties
| Improve this Doc View SourceVirus
Declaration
public byte Virus { get; }
Property Value
Type | Description |
---|---|
System.Byte |