FGenericPlatformApplicationMisc::PumpMessages

Pumps Windows messages.

Windows
MacOS
Linux

References

Module

ApplicationCore

Header

/Engine/Source/Runtime/ApplicationCore/Public/GenericPlatform/GenericPlatformApplicationMisc.h

Include

#include "GenericPlatform/GenericPlatformApplicationMisc.h"

Syntax

static void PumpMessages
(
    bool bFromMainLoop
)

Remarks

Pumps Windows messages.

Parameters

Parameter

Description

bFromMainLoop

if true, this is from the main loop, otherwise we are spinning waiting for the render thread

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