Class UnturnedPlayerBleedingUpdatedEvent
Inheritance
System.Object
UnturnedPlayerBleedingUpdatedEvent
Namespace: OpenMod.Unturned.Players.Stats.Events
Assembly: OpenMod.Unturned.dll
Syntax
public class UnturnedPlayerBleedingUpdatedEvent : UnturnedPlayerStatUpdatedEvent, IPlayerEvent, IEvent
Constructors
| Improve this Doc View SourceUnturnedPlayerBleedingUpdatedEvent(UnturnedPlayer, Boolean)
Declaration
public UnturnedPlayerBleedingUpdatedEvent(UnturnedPlayer player, bool isBleeding)
Parameters
Type | Name | Description |
---|---|---|
Unturned |
player | |
System. |
isBleeding |
Properties
| Improve this Doc View SourceIsBleeding
Declaration
public bool IsBleeding { get; }
Property Value
Type | Description |
---|---|
System. |