Click or drag to resize
BehaviorTreeLibraryEntry Class
Entry in library.
Inheritance Hierarchy
SystemObject
  Slash.AI.BehaviorTrees.ManagementBehaviorTreeLibraryEntry

Namespace: Slash.AI.BehaviorTrees.Management
Assembly: Slash.AI.BehaviorTrees (in Slash.AI.BehaviorTrees.dll) Version: 1.0.6018.40184
Syntax
[SerializableAttribute]
public class Entry

The BehaviorTreeLibraryEntry type exposes the following members.

Constructors
  NameDescription
Public methodBehaviorTreeLibraryEntry
Initializes a new instance of the BehaviorTreeLibraryEntry class
Top
Properties
  NameDescription
Public propertyIdentifier
Identifier.
Public propertyTree
Tree.
Public propertyTreeSerialized
Tree.
Top
Methods
See Also