Drag[en]gine Script Module DragonScript  1.23
Dragengine.Scenery.BAAIBehaviorTree.BTActionAI Class Reference

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

Inheritance diagram for Dragengine.Scenery.BAAIBehaviorTree.BTActionAI:
Dragengine.BehaviorTreeSystem.BTAction

Public Member Functions

BehaviorElement getActor ()
 Actor. More...
 
BAAIBehaviorTree getAI ()
 AI. More...
 
BTActionAI new (BAAIBehaviorTree ai)
 Create action. More...
 
- Public Member Functions inherited from Dragengine.BehaviorTreeSystem.BTAction
BTResult runAction (BTContext context, Dictionary parameters)
 Run action. More...
 

Public Attributes

BAAIBehaviorTree pAI
 AI. More...
 

Detailed Description

Behavior tree action with link to BAAIBehaviorTree.

Member Function Documentation

◆ getActor()

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

Actor.

◆ getAI()

BAAIBehaviorTree Dragengine.Scenery.BAAIBehaviorTree.BTActionAI.getAI ( )

AI.

◆ new()

BTActionAI Dragengine.Scenery.BAAIBehaviorTree.BTActionAI.new ( BAAIBehaviorTree  ai)

Create action.

Member Data Documentation

◆ pAI

BAAIBehaviorTree Dragengine.Scenery.BAAIBehaviorTree.BTActionAI.pAI

AI.


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