isTriggered()

From Hack Wars Wiki

Jump to: navigation, search


Function information for isTriggered()
Function isTriggered()
API Watch
Cost $1,000
Level 30
CPU Usage 2
Description Returns whether or not this watch actually fired or whether it was caused by a trigger event (either in HTTP or in a game).


Example

boolean b = isTriggered();
Personal tools