Event OnMapPinDestroyPin
Triggered when a player is about to delete an existing map pin.
public event Action<OnMapPinDestroyPin> OnMapPinDestroyPin
Returns
- Action<OnMapPinDestroyPin>
- Triggered when a player is about to delete an existing map pin.
Triggered when a player is about to delete an existing map pin.
public event Action<OnMapPinDestroyPin> OnMapPinDestroyPin