FUnixPlatformMemory::FUnixSharedMemoryRegion::NeedsToUnlinkRegion

Returns true if we need to unlink this region on destruction (no other process will be able to access it)

Windows
MacOS
Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/Unix/UnixPlatformMemory.h

Include

#include "Unix/UnixPlatformMemory.h"

Syntax

bool NeedsToUnlinkRegion() const

Remarks

Returns true if we need to unlink this region on destruction (no other process will be able to access it)

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