Class: BattleDetection

BattleDetection()

new BattleDetection()

Source:

Methods

StartTimer()

Set up the damage rate timer to run after 'offset' msecs, and then optionally every 'repeat' msecs until StopTimer is called, if 'repeat' is set. A "Timer" message will be sent each time the timer runs. Must not be called if a timer is already active.
Source:

StopTimer()

Stop the current damage rate timer.
Source: