Skip to main content

UnlockedWarheadButton

Gets called when warhead button on surface has been unlocked.

Start a script section

!-- OnEvent UnlockedWarheadButton
-- require @evPlayer

# Add your instructions here
  • Group: PlayerEvents
  • Cancellable: No
  • Event data: PlayerUnlockedWarheadButtonEventArgs

Injected variables

VariableTypeDescription
@evPlayerplayer valueGets the player who has unlocked the warhead button.