The number of behaviours to run from the list. If this is -1 it will run forever, otherwise it decreases until 0.

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

Syntax

C#
public int RunCount { get; set; }

Field Value

The run count. Default -1.

See Also