Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Source/Runtime/Core/Public/HAL/ThreadSafeBool.h |
Include |
#include "HAL/ThreadSafeBool.h" |
Sets a new value atomically, and returns the old value.
The old value
Parameter |
Description |
---|---|
bNewValue |
Value to set |