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 |
---|---|---|
UnturnedPlayer | player | |
System.Boolean | isBleeding |
Properties
| Improve this Doc View SourceIsBleeding
Declaration
public bool IsBleeding { get; }
Property Value
Type | Description |
---|---|
System.Boolean |