PromptDaemonclass
Command Prompt Daemon. This is a special type of daemon that executes not according to the game clock, but rather once per command prompt. The system executes all of these daemons just before each time it prompts for a command line.
class
PromptDaemon
:
Event
Superclass Tree (in declaration order)
PromptDaemon
Event
` object`
Subclass Tree
PromptDaemon
OneTimePromptDaemon
Global Objects
(none)
Summary of Properties
Inherited from Event
:
captureText
eventOrder
executed
interval_
nextRunTime
obj_
prop_
senseObj_
senseProp_
Summary of Methods
Inherited from Event
:
callMethod
construct
delayEvent
eventMatches
getNextRunTime
removeEvent
Properties
isPromptDaemon
OVERRIDDEN
flag: we are a special per-command-prompt daemon
Methods
executeEvent ( )
OVERRIDDEN
execute the daemon
Adv3Lite Library Reference Manual
Generated on 15/03/2023 from adv3Lite version 1.6.1