Drag[en]gine Script Module DragonScript 1.23
Loading...
Searching...
No Matches
Dragengine.Scenery.BAAIBehaviorTree.BTContextAI Class Reference

Behavior tree context with link to BAAIBehaviorTree. More...

Inheritance diagram for Dragengine.Scenery.BAAIBehaviorTree.BTContextAI:

Public Member Functions

BehaviorElement getActor ()
 Actor.
 
BAAIBehaviorTree getAI ()
 AI.
 
BTContextAI new (BAAIBehaviorTree ai, BehaviorTree behaviorTree)
 Create context.
 
BTContextAI new (BAAIBehaviorTree ai, BTContext context)
 Create copy of context.
 
BTContextAI new (BAAIBehaviorTree ai, BTContext context, BehaviorTree behaviorTree)
 Create copy of context using different behavior tree.
 
BTContextAI new (BTContextAI context)
 Create copy of context.
 

Public Attributes

BAAIBehaviorTree pAI
 AI.
 

Detailed Description

Behavior tree context with link to BAAIBehaviorTree.

Member Function Documentation

◆ getActor()

BehaviorElement Dragengine.Scenery.BAAIBehaviorTree.BTContextAI.getActor ( )

Actor.

◆ getAI()

BAAIBehaviorTree Dragengine.Scenery.BAAIBehaviorTree.BTContextAI.getAI ( )

AI.

◆ new() [1/4]

BTContextAI Dragengine.Scenery.BAAIBehaviorTree.BTContextAI.new ( BAAIBehaviorTree  ai,
BehaviorTree  behaviorTree 
)

Create context.

◆ new() [2/4]

BTContextAI Dragengine.Scenery.BAAIBehaviorTree.BTContextAI.new ( BAAIBehaviorTree  ai,
BTContext  context 
)

Create copy of context.

◆ new() [3/4]

BTContextAI Dragengine.Scenery.BAAIBehaviorTree.BTContextAI.new ( BAAIBehaviorTree  ai,
BTContext  context,
BehaviorTree  behaviorTree 
)

Create copy of context using different behavior tree.

◆ new() [4/4]

BTContextAI Dragengine.Scenery.BAAIBehaviorTree.BTContextAI.new ( BTContextAI  context)

Create copy of context.

Member Data Documentation

◆ pAI

BAAIBehaviorTree Dragengine.Scenery.BAAIBehaviorTree.BTContextAI.pAI

AI.


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