Class OnMapPinChangePin
Called 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 this map pin.
- Note
Gets the note that was set on the map pin.
- Player
Gets the player that is changing the map pin.
- Position
Gets the position that the pin was placed at.
- PreventPinChange
Gets or sets if this pin change event should be prevented.