Polarith AI
1.8

◆ behaviours

readonly IList<IBehaviour> behaviours = new List<IBehaviour>()
protected

Holds IBehaviour instances intended to be processed.

Uses the List<T> implementation (read only).

Imprint