IConcertClientWorkspace::RemoveWorkspaceFinalizeDelegate

Remove the attached named delegate for workspace finalization.

Windows
MacOS
Linux

References

Module

ConcertSyncClient

Header

/Engine/Plugins/Developer/Concert/ConcertSync/ConcertSyncClient/Source/ConcertSyncClient/Public/IConcertClientWorkspace.h

Include

#include "IConcertClientWorkspace.h"

Syntax

void RemoveWorkspaceFinalizeDelegate
(
    FName InDelegateName
)

Remarks

Remove the attached named delegate for workspace finalization.

Parameters

Parameter

Description

InDelegateName

identifying name for the delegate.

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