Navigation
API > API/Editor > API/Editor/UnrealEd > API/Editor/UnrealEd/IProjectExternalContentInterface
References
| Module | UnrealEd |
| Header | /Engine/Source/Editor/UnrealEd/Public/IProjectExternalContentInterface.h |
| Include | #include "IProjectExternalContentInterface.h" |
bool HasExternalContent
(
const FString & ExternalContentId
) const
Remarks
Returns whether the specified external content is referenced by the project
Parameters
| Name | Description |
|---|---|
| ExternalContentId | External content identifier (verse path, link code, etc) |