Click or drag to resize
BehaviorTreeLibraryCount Property
Returns the number of available behavior trees.

Namespace: Slash.AI.BehaviorTrees.Management
Assembly: Slash.AI.BehaviorTrees (in Slash.AI.BehaviorTrees.dll) Version: 1.0.6018.40184
Syntax
public int Count { get; }

Property Value

Type: Int32
See Also