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