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