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