Collapse All
Expand All
C#
Antikaria MUD Code Documentation
IBehaviourController
.
.
::
.
.
WaitingForEvent Property
IBehaviourController Interface
See Also
Send Feedback
Gets a value indicating whether this
Brain
is waiting for event.
Namespace:
BaseLib
Assembly:
BaseLib
(in BaseLib.dll) Version: 0.5.0.0
Syntax
C#
bool
WaitingForEvent
{
get
; }
Field Value
true
if waiting for event; otherwise,
false
.
See Also
IBehaviourController Interface
IBehaviourController Members
BaseLib Namespace