Navigation
Unreal Engine C++ API Reference > Editor > BehaviorTreeEditor > UBehaviorTreeDecoratorGraph
References
Module | BehaviorTreeEditor |
Header | /Engine/Source/Editor/BehaviorTreeEditor/Classes/BehaviorTreeDecoratorGraph.h |
Include | #include "BehaviorTreeDecoratorGraph.h" |
Source | /Engine/Source/Editor/BehaviorTreeEditor/Private/BehaviorTreeDecoratorGraph.cpp |
int32 SpawnMissingNodes ( const [TArray](API\Runtime\Core\Containers\TArray)< class [UBTDecorator](API\Runtime\AIModule\BehaviorTree\UBTDecorator) * > & NodeInstances, const [TArray](API\Runtime\Core\Containers\TArray)< struct [FBTDecoratorLogic](API\Runtime\AIModule\BehaviorTree\FBTDecoratorLogic) > & Operations, int32 StartIndex )