Class UnturnedPlayerLeanUpdatedEvent
Inheritance
System.Object
UnturnedPlayerLeanUpdatedEvent
Assembly: OpenMod.Unturned.dll
Syntax
public class UnturnedPlayerLeanUpdatedEvent : UnturnedPlayerEvent, IPlayerEvent, IEvent
Constructors
|
Improve this Doc
View Source
UnturnedPlayerLeanUpdatedEvent(UnturnedPlayer, LeanType)
Declaration
public UnturnedPlayerLeanUpdatedEvent(UnturnedPlayer player, LeanType lean)
Parameters
Properties
|
Improve this Doc
View Source
Lean
Declaration
public LeanType Lean { get; }
Property Value
Implements
Extension Methods