UEdMode::DrawHUD

Overlays the editor hud (brushes, drag tools, static mesh vertices, etc*.

Windows
MacOS
Linux

References

Module

UnrealEd

Header

/Engine/Source/Editor/UnrealEd/Public/Tools/UEdMode.h

Include

#include "Tools/UEdMode.h"

Source

/Engine/Source/Editor/UnrealEd/Private/Tools/UEdMode.cpp

Syntax

virtual void DrawHUD
(
    FEditorViewportClient * ViewportClient,
    FViewport * Viewport,
    const FSceneView * View,
    FCanvas * Canvas
)

Remarks

Overlays the editor hud (brushes, drag tools, static mesh vertices, etc*.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss