Class OnMapPinAddPin
Triggered 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 set on the map pin.
- Player
Gets the player placing the pin.
- Position
Gets the position where the pin is placed.
- PreventPinAdd
Set to true to prevent the pin from being added.