Navigation
API > API/Editor > API/Editor/ComponentVisualizers > API/Editor/ComponentVisualizers/FPDICache
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void AddBatch
(
FLineBatch&& LineBatch |
SplineComponentVisualizer.h | ||
void AddBatch
(
FPointBatch&& PointBatch |
SplineComponentVisualizer.h |
AddBatch(FLineBatch &&)
| Name | AddBatch |
| Type | function |
| Header File | /Engine/Source/Editor/ComponentVisualizers/Public/SplineComponentVisualizer.h |
| Include Path | #include "SplineComponentVisualizer.h" |
void AddBatch
(
FLineBatch && LineBatch
)
AddBatch(FPointBatch &&)
| Name | AddBatch |
| Type | function |
| Header File | /Engine/Source/Editor/ComponentVisualizers/Public/SplineComponentVisualizer.h |
| Include Path | #include "SplineComponentVisualizer.h" |
void AddBatch
(
FPointBatch && PointBatch
)