FThreadSafeBool::operator=

Operator to set the bool value with thread safety

Windows
MacOS
Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/HAL/ThreadSafeBool.h

Include

#include "HAL/ThreadSafeBool.h"

Syntax

bool operator=
(
    bool bNewValue
)

Remarks

Operator to set the bool value with thread safety

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