FSystemWideCriticalSectionNotImplemented::IsValid

Does the calling thread have ownership of the system-wide critical section?

Windows
MacOS
Linux

References

Module

Core

Header

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

Include

#include "GenericPlatform/GenericPlatformCriticalSection.h"

Syntax

bool IsValid() const

Remarks

Does the calling thread have ownership of the system-wide critical section?

Returns

True if the system-wide lock is obtained.

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