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

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

Inheritance diagram for Dragengine.Scenery.BAAIBehaviorTree.BTActionAI:

Public Member Functions

BehaviorElement getActor ()
 Actor.
 
BAAIBehaviorTree getAI ()
 AI.
 
BTActionAI new (BAAIBehaviorTree ai)
 Create action.
 

Public Attributes

BAAIBehaviorTree pAI
 AI.
 

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: