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