HeroStats Libraries
StatsEngine.Suspend Method
[This is preliminary documentation and subject to change.]
Suspends or resumes the scanner, optionally writing a message to the chat message store
[Visual Basic]
Public Sub Suspend( _
ByVal
suspend As
Boolean, _
ByVal
writeMessage As
Boolean _
)
Parameters
-
suspend
- Suspend if true, Resume if false
-
writeMessage
- Write message to chat data if true
See Also
StatsEngine Class | HeroStats.StatsEngine Namespace