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