FConcertAdmin_DropSessionRepositoriesRequest

Drop one or more session repositories from the server, deleting all the contained files.

Windows
MacOS
Linux

Inheritance Hierarchy

FConcertMessageData

FConcertRequestData

FConcertAdmin_DropSessionRepositoriesRequest

References

Module

Concert

Header

/Engine/Plugins/Developer/Concert/ConcertMain/Source/Concert/Public/ConcertMessages.h

Include

#include "ConcertMessages.h"

Syntax

[USTRUCT](Programming/UnrealArchitecture/Reference/Structs)()
struct FConcertAdmin_DropSessionRepositoriesRequest : public FConcertRequestData

Remarks

Drop one or more session repositories from the server, deleting all the contained files.

Variables

Name Description

Public variable UProperty Category visibleanywhere

TArray< FGuid >

 

RepositoryIds

The list of repository IDs to drop.

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