TScopedCallback::HasRequests

Checks whether this callback has outstanding requests.

Windows
MacOS
Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/Templates/ScopedCallback.h

Include

#include "Templates/ScopedCallback.h"

Syntax

bool HasRequests() const

Remarks

Checks whether this callback has outstanding requests.

Returns

true if there are outstanding requests, 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