struct ProjectLibraryOperationContext

Context containing common information required for execution of a project library operation.

Public

Fields

EventNotifier

Used for notifying project library users when entries are added/removed/modified.

Database

SPtr<ProjectLibraryDatabase> Database

Database that can be used for looking up, creating, deleting a modifying project library entries.

ImportedResourcesFolder

Path ImportedResourcesFolder

Absolute folder to the imported resources folder in the project library.

SourceResourcesFolder

Path SourceResourcesFolder

Absolute folder to the source resources folder in the project library.