struct ProjectLibraryDatabase::CopiedResourceInformation

Information about a packaged entry that was moved via a CopyEntry() operation.

Public

Constructors

CopiedResourceInformation

CopiedResourceInformation(const Path &sourceRelativePath, const Path &destinationRelativePath, const UUID &destinationResourceId, const TOptional<Path> &synchronizedPackageRelativePath = {})

Fields

SourceRelativePath

Path SourceRelativePath

DestinationRelativePath

Path DestinationRelativePath

DestinationResourceId

UUID DestinationResourceId

SynchronizedPackageRelativePath

TOptional<Path> SynchronizedPackageRelativePath