Navigation
API > API/Editor > API/Editor/UnrealEd > API/Editor/UnrealEd/IProjectExternalContentInterface
| Type | Name | Description | |
|---|---|---|---|
| void | RemoveExternalContent
(
TConstArrayView< FString > ExternalContentIds, |
Removes references to external content from the project and unloads the external content | |
| void | RemoveExternalContent
(
const FString& ExternalContentId, |