Difference between revisions of "MyTrigger"

From StealthBot Wiki Backup
Jump to: navigation, search
m (Documentation)
 
m (1 revision imported)
 
(No difference)

Latest revision as of 08:20, 1 December 2017

The myTrigger property was historically available through the Script Support Class. This functionality has been moved to BotVars.Trigger.

Development

This property was added with the original script system.

In version 2.6, it was removed in favor of the new Bot Variables class.

Documentation

The myTrigger property contained the current bot trigger.

See also