FOnlineAsyncTaskBasic::operator=

Copies the contents of this task to another Use sparingly, it is not atomic.

Windows
MacOS
Linux

References

Module

OnlineSubsystem

Header

/Engine/Plugins/Online/OnlineSubsystem/Source/Public/OnlineAsyncTaskManager.h

Include

#include "OnlineAsyncTaskManager.h"

Syntax

FOnlineAsyncTaskBasic & operator=
(
    const FOnlineAsyncTaskBasic & Other
)

Remarks

Copies the contents of this task to another Use sparingly, it is not atomic.

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