![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <DataflowDebugDraw.h>
Inheritance diagram for FDataflowDebugDraw:Public Member Functions | |
| DATAFLOWENGINE_API | FDataflowDebugDraw (class FDataflowDebugRenderSceneProxy *DebugRenderSceneProxy, IDataflowDebugDrawInterface::FDataflowElementsType &DataflowElements) |
| virtual | ~FDataflowDebugDraw ()=default |
Public Member Functions inherited from IDataflowDebugDrawInterface | |
| virtual | ~IDataflowDebugDrawInterface ()=default |
Additional Inherited Members | |
Public Types inherited from IDataflowDebugDrawInterface | |
| using | FDataflowElementsType = TArray< TSharedPtr< FDataflowBaseElement > > |
| FDataflowDebugDraw::FDataflowDebugDraw | ( | class FDataflowDebugRenderSceneProxy * | DebugRenderSceneProxy, |
| IDataflowDebugDrawInterface::FDataflowElementsType & | DataflowElements | ||
| ) |
|
virtualdefault |