Table of Contents

Class OnMapPinChangePin

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

Triggered when a player is about to change an existing map pin.

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

Properties

Id

Gets the unique identifier for the map pin.

Note

Gets the note set on the map pin.

Player

Gets the player changing the map pin.

Position

Gets the position where the pin is placed.

PreventPinChange

Set to true to prevent the map pin change.