Event OnMapPinAddPin
Triggered when a player is about to place a map pin.
public event Action<OnMapPinAddPin> OnMapPinAddPin
Returns
- Action<OnMapPinAddPin>
- Triggered when a player is about to place a map pin.
Triggered when a player is about to place a map pin.
public event Action<OnMapPinAddPin> OnMapPinAddPin