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