|
Drag[en]gine Script Module DragonScript 1.32.1
|
Behavior tree action with link to BAAIBehaviorTree. More...
Public Member Functions | |
| BehaviorElement | getActor () |
| Actor. | |
| BAAIBehaviorTree | getAI () |
| AI. | |
| BTActionAI | new (BAAIBehaviorTree ai) |
| Create action. | |
Public Attributes | |
| BAAIBehaviorTree | pAI |
| AI. | |
Behavior tree action with link to BAAIBehaviorTree.
| BehaviorElement Dragengine.Scenery.BAAIBehaviorTree.BTActionAI.getActor | ( | ) |
Actor.
| BAAIBehaviorTree Dragengine.Scenery.BAAIBehaviorTree.BTActionAI.getAI | ( | ) |
AI.
| BTActionAI Dragengine.Scenery.BAAIBehaviorTree.BTActionAI.new | ( | BAAIBehaviorTree | ai | ) |
Create action.
| BAAIBehaviorTree Dragengine.Scenery.BAAIBehaviorTree.BTActionAI.pAI |
AI.