UEditorInteractiveToolsContext::DrawHUD

Unreal Engine C++ API Reference > Editor > EditorInteractiveToolsFramework > UEditorInteractiveToolsContext

  • UEditorInteractiveToolsContext::DrawHUD()

References

   
Module EditorInteractiveToolsFramework
Header /Engine/Source/Editor/Experimental/EditorInteractiveToolsFramework/Public/EdModeInteractiveToolsContext.h
Include #include "EdModeInteractiveToolsContext.h"
Source /Engine/Source/Editor/Experimental/EditorInteractiveToolsFramework/Private/EdModeInteractiveToolsContext.cpp
virtual void DrawHUD
(
    [FViewportClient](API\Runtime\Engine\FViewportClient) * ViewportClient,
    [FViewport](API\Runtime\Engine\FViewport) * Viewport,
    const [FSceneView](API\Runtime\Engine\FSceneView) * View,
    [FCanvas](API\Runtime\Engine\FCanvas) * Canvas
)

Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library