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