Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FDebugRenderSceneProxy > API/Runtime/Engine/FDebugRenderSceneProxy/FArrowLine
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void Draw
(
FPrimitiveDrawInterface* PDI |
DebugRenderSceneProxy.h | ||
void Draw
(
FPrimitiveDrawInterface* PDI, |
DebugRenderSceneProxy.h |
Draw(FPrimitiveDrawInterface *)
| Name | Draw |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Public/DebugRenderSceneProxy.h |
| Include Path | #include "DebugRenderSceneProxy.h" |
| Source | /Engine/Source/Runtime/Engine/Private/DebugRenderSceneProxy.cpp |
void Draw
(
FPrimitiveDrawInterface * PDI
) const
Draw(FPrimitiveDrawInterface *, const float)
| Name | Draw |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Public/DebugRenderSceneProxy.h |
| Include Path | #include "DebugRenderSceneProxy.h" |
| Source | /Engine/Source/Runtime/Engine/Private/DebugRenderSceneProxy.cpp |
void Draw
(
FPrimitiveDrawInterface * PDI,
const float InMag
) const