 | AgentDataMaxTaskLevels Field |
Maximum number of task levels.
Namespace: Slash.AI.BehaviorTrees.ImplementationsAssembly: Slash.AI.BehaviorTrees (in Slash.AI.BehaviorTrees.dll) Version: 1.0.6018.40184
Syntaxpublic const int MaxTaskLevels = 10
Public Const MaxTaskLevels As Integer = 10
public:
literal int MaxTaskLevels = 10
static val mutable MaxTaskLevels: int
Field Value
Type:
Int32
See Also