Navigation
Unreal Engine C++ API Reference > Plugins > ConcertSyncClient > IConcertClientWorkspace
References
Module | ConcertSyncClient |
Header | /Engine/Plugins/Developer/Concert/ConcertSync/ConcertSyncClient/Source/ConcertSyncClient/Public/IConcertClientWorkspace.h |
Include | #include "IConcertClientWorkspace.h" |
void RemoveWorkspaceFinalizeDelegate
&40;
FName InDelegateName
&41;
Remarks
Remove the attached named delegate for workspace finalization.
Parameters
Name | Description |
---|---|
InDelegateName | identifying name for the delegate. |