Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Misc > API/Runtime/Core/Misc/FCoreDelegates
References
Module | Core |
Header | /Engine/Source/Runtime/Core/Public/Misc/CoreDelegates.h |
Include | #include "Misc/CoreDelegates.h" |
Syntax
static ShouldLaunchUrl;
Remarks
Callback to allow user code to prevent url from being launched from FPlatformProcess::LaunchURL. Used to apply http allow list Return true for to launch the url