Table of Contents

Class OnMapPinDestroyPin

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

Called when a player is about to delete an existing map pin.

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

Properties

Id

Gets the unique identifier for the pin being destroyed.

Player

Gets the player that is changing the map pin.

PreventPinDestroy

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