FHttpServerModule::HasPendingListeners

Determines if any listeners are pending operations

Windows
MacOS
Linux

References

Module

HttpServer

Header

/Engine/Source/Runtime/Online/HTTPServer/Public/HttpServerModule.h

Include

#include "HttpServerModule.h"

Source

/Engine/Source/Runtime/Online/HTTPServer/Private/HttpServerModule.cpp

Syntax

bool HasPendingListeners() const

Remarks

Determines if any listeners are pending operations

Returns

true if there are pending listeners, false otherwise

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