ConcertFrontendUtils::DeepCopyArrayAndClearSource

Windows
MacOS
Linux

References

Module

ConcertSyncUI

Header

/Engine/Plugins/Developer/Concert/ConcertSync/ConcertSyncClient/Source/ConcertSyncUI/Public/ConcertFrontendUtils.h

Include

#include "ConcertFrontendUtils.h"

Syntax

namespace ConcertFrontendUtils
{
    template<typename ItemType>
    TArray< TSharedPtr< ItemType > > ConcertFrontendUtils::DeepCopyArrayAndClearSource
    (
        TArray< TSharedPtr< ItemType >> & InOutArray
    )
}

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