FThreadSafeBool::operator=

Operator to set the bool value with thread safety

Choose your operating system:

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