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