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