IWidgetReflector::VisualizeCursorAndKeys

Visualize the cursor position and any pressed keys for demo-recording purposes.

Windows
MacOS
Linux

Deprecated

References

Module

Slate

Header

/Engine/Source/Runtime/Slate/Public/Framework/Application/IWidgetReflector.h

Include

#include "Framework/Application/IWidgetReflector.h"

Syntax

virtual int32 VisualizeCursorAndKeys
(
    FSlateWindowElementList & OutDrawElements,
    int32 LayerId
) const

Remarks

Visualize the cursor position and any pressed keys for demo-recording purposes.

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