IDesktopPlatform::GetNativeFeedbackContext

Gets a feedback context which can display progress information using the native platform GUI.

Windows
MacOS
Linux

References

Module

DesktopPlatform

Header

/Engine/Source/Developer/DesktopPlatform/Public/IDesktopPlatform.h

Include

#include "IDesktopPlatform.h"

Syntax

FFeedbackContext * GetNativeFeedbackContext()

Remarks

Gets a feedback context which can display progress information using the native platform GUI.

Returns

FFeedbackContext for the native GUI.

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