Interface IScriptsEnabled
-
public interface IScriptsEnabled
Provides logic to check whether or not scripts are currently enabled. Used by timer and tag change scripts to squelch scripts from being run at inopportune times.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description boolean
isScriptsEnabled()
-