Click or drag to resize
SelectorData Class
Task data.
Inheritance Hierarchy
SystemObject
  Slash.AI.BehaviorTrees.Implementations.CompositesSelectorData

Namespace: Slash.AI.BehaviorTrees.Implementations.Composites
Assembly: Slash.AI.BehaviorTrees (in Slash.AI.BehaviorTrees.dll) Version: 1.0.6018.40184
Syntax
public class Data : ITaskData

The SelectorData type exposes the following members.

Constructors
  NameDescription
Public methodSelectorData
Initializes a new instance of the SelectorData class
Top
Properties
  NameDescription
Public propertyActiveChildIdx
Index of active child.
Top
See Also