Class OnMapPinDestroyPin
Triggered 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 map pin being deleted.
- Player
Gets the player deleting the map pin.
- PreventPinDestroy
Set to true to prevent the map pin from being deleted.