UInteractiveToolManager::DrawHUD

Let active Tools do their screen space drawing.

Windows
MacOS
Linux

References

Module

InteractiveToolsFramework

Header

/Engine/Source/Runtime/Experimental/InteractiveToolsFramework/Public/InteractiveToolManager.h

Include

#include "InteractiveToolManager.h"

Source

/Engine/Source/Runtime/Experimental/InteractiveToolsFramework/Private/InteractiveToolManager.cpp

Syntax

virtual void DrawHUD
(
    FCanvas * Canvas,
    IToolsContextRenderAPI * RenderAPI
)

Remarks

Let active Tools do their screen space drawing. Called by UInteractiveToolsContext.

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