Class OnServerSendArea
Triggered when the server sends area data to a player.
public sealed class OnServerSendArea : IEvent
- Inheritance
-
OnServerSendArea
- Implements
- Inherited Members
- Extension Methods
Properties
- Area
Gets the area being sent to the player.
- IsPlayerNewToModule
Gets a value indicating whether this is the player's first time logging in to the server since a restart.
- Player
Gets the player receiving the area data.