UBehaviorTreeDecoratorGraph::SpawnMissingNodes

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
)

Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library