Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/GameFramework > API/Runtime/Engine/GameFramework/AHUD
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Classes/GameFramework/HUD.h |
| Include | #include "GameFramework/HUD.h" |
| Source | /Engine/Source/Runtime/Engine/Private/HUD.cpp |
void Draw3DLine
&40;
FVector Start,
FVector End,
FColor LineColor
&41;
Remarks
Draws a colored line between two points
Parameters
| Name | Description |
|---|---|
| Start | start of line |
| End | end if line |
| LineColor |