FGenericPlatformMemory::HasForkPageProtectorEnabled

Returns true if Protecting the parent processes pages has been enabled Only supported on platforms that support forking

Windows
MacOS
Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/GenericPlatform/GenericPlatformMemory.h

Include

#include "GenericPlatform/GenericPlatformMemory.h"

Syntax

static bool HasForkPageProtectorEnabled()

Remarks

Returns true if Protecting the parent processes pages has been enabled Only supported on platforms that support forking

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