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

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 SequenceData type exposes the following members.

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