Table of Contents

Class OnMapPinAddPin

Namespace
Anvil.API.Events
Assembly
NWN.Anvil.dll

Called when a player is about to place a map pin.

public sealed class OnMapPinAddPin : IEvent
Inheritance
OnMapPinAddPin
Implements
Inherited Members
Extension Methods

Properties

Note

Gets the note that was set on the map pin.

Player

Gets the player that placed the pin.

Position

Gets the position that the pin was placed at.

PreventPinAdd

Gets or sets if this pin add event should be prevented.