UBehaviorTreeDecoratorGraph::CollectDecoratorDataWorker

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
void CollectDecoratorDataWorker
(
    const class [UBehaviorTreeDecoratorGraphNode](API\Editor\BehaviorTreeEditor\UBehaviorTreeDecoratorGraphNode) * Node,
    [TArray](API\Runtime\Core\Containers\TArray)< class [UBTDecorator](API\Runtime\AIModule\BehaviorTree\UBTDecorator) * > & DecoratorInstances,
    [TArray](API\Runtime\Core\Containers\TArray)< struct [FBTDecoratorLogic](API\Runtime\AIModule\BehaviorTree\FBTDecoratorLogic) > & DecoratorOperations
) const

Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library