Gets the behaviour that is currently running.

Namespace: BaseLib
Assembly: BaseLib (in BaseLib.dll) Version: 0.5.0.0

Syntax

C#
public Behaviour CurrentBehaviour { get; private set; }

Field Value

The current behaviour.

See Also