FThreadSafeCounter64::operator=

Assignment has the same caveats as the copy ctor.

Windows
MacOS
Linux

References

Module

Core

Header

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

Include

#include "HAL/ThreadSafeCounter64.h"

Syntax

FThreadSafeCounter64 & operator=
(
    const FThreadSafeCounter64 & Other
)

Remarks

Assignment has the same caveats as the copy ctor.

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