Space Engineers
Public Member Functions | Properties | List of all members
Sandbox.Game.AI.BehaviorTree.MyBehaviorTree.MyBehaviorTreeDesc Class Reference

Public Member Functions

 MyBehaviorTreeDesc ()
 

Properties

List< MyBehaviorTreeNodeNodes [get]
 
HashSet< MyStringIdActionIds [get]
 
int MemorableNodesCounter [get, set]
 

Detailed Description

Definition at line 19 of file MyBehaviorTree.cs.

Constructor & Destructor Documentation

Sandbox.Game.AI.BehaviorTree.MyBehaviorTree.MyBehaviorTreeDesc.MyBehaviorTreeDesc ( )
inline

Definition at line 25 of file MyBehaviorTree.cs.

Property Documentation

HashSet<MyStringId> Sandbox.Game.AI.BehaviorTree.MyBehaviorTree.MyBehaviorTreeDesc.ActionIds
get

Definition at line 22 of file MyBehaviorTree.cs.

int Sandbox.Game.AI.BehaviorTree.MyBehaviorTree.MyBehaviorTreeDesc.MemorableNodesCounter
getset

Definition at line 23 of file MyBehaviorTree.cs.

List<MyBehaviorTreeNode> Sandbox.Game.AI.BehaviorTree.MyBehaviorTree.MyBehaviorTreeDesc.Nodes
get

Definition at line 21 of file MyBehaviorTree.cs.


The documentation for this class was generated from the following file: