Navigation
Unreal Engine C++ API Reference > Editor > BehaviorTreeEditor > UBehaviorTreeGraphNode_CompositeDecorator
References
Module | BehaviorTreeEditor |
Header | /Engine/Source/Editor/BehaviorTreeEditor/Classes/BehaviorTreeGraphNode_CompositeDecorator.h |
Include | #include "BehaviorTreeGraphNode_CompositeDecorator.h" |
Source | /Engine/Source/Editor/BehaviorTreeEditor/Private/BehaviorTreeGraphNode_CompositeDecorator.cpp |
void CollectDecoratorData
(
TArray < class UBTDecorator * > & NodeInstances,
TArray < struct FBTDecoratorLogic > & Operations
) const