Collapse All
Expand All
C#
Antikaria MUD Code Documentation
Brain
.
.
::
.
.
Behaviour Property
Brain Class
See Also
Send Feedback
Gets the behaviour for this Brain.
Namespace:
BaseLib
Assembly:
BaseLib
(in BaseLib.dll) Version: 0.5.0.0
Syntax
C#
public
Behaviour
Behaviour
{
get
; }
Field Value
The behaviour.
See Also
Brain Class
Brain Members
BaseLib Namespace