UCloudStorageBase::ResolveConflictWithNewestDocument

If there was a conflict notification, this will simply tell the cloud interface to choose the most recently modified version, and toss any others.

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Engine/CloudStorageBase.h

Include

#include "Engine/CloudStorageBase.h"

Source

/Engine/Source/Runtime/Engine/Private/ScriptPlatformInterface.cpp

Syntax

virtual bool ResolveConflictWithNewestDocument()

Remarks

If there was a conflict notification, this will simply tell the cloud interface to choose the most recently modified version, and toss any others.

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