Skip to content
This repository has been archived by the owner on Feb 21, 2023. It is now read-only.

OnStopCountdown

ShingekiNoRex edited this page Aug 24, 2018 · 5 revisions

Description

Called when the Warhead countdown is cancelled.

Handler

IEventHandlerWarheadStopCountdown

Inputs/Outputs

The player who activates the warhead

  • float timeLeft { get; set; }

The time left until the warhead detonates

  • bool Cancel { get; set; }

Whether cancel the warhead countdown

Examples

Need to be added

Server Guides

API Documents

Clone this wiki locally