UBehaviorTreeDecoratorGraph::CollectDecoratorDataWorker

Windows
MacOS
Linux

References

Module

BehaviorTreeEditor

Header

/Engine/Source/Editor/BehaviorTreeEditor/Classes/BehaviorTreeDecoratorGraph.h

Include

#include "BehaviorTreeDecoratorGraph.h"

Source

/Engine/Source/Editor/BehaviorTreeEditor/Private/BehaviorTreeDecoratorGraph.cpp

Syntax

void CollectDecoratorDataWorker
(
    const class UBehaviorTreeDecoratorGraphNode * Node,
    TArray< class UBTDecorator * > & DecoratorInstances,
    TArray< struct FBTDecoratorLogic > & DecoratorOperations
) const

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss