Drag[en]gine Script Module DragonScript
1.23
|
Behavior tree action with link to BAAIBehaviorTree. More...
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... | |
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.