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 IsExternalContentLoaded
(
const FString & VersePath
) const
Remarks
Return whether the specified external content is loaded (and referenced by the project)
Parameters
| Name | Description |
|---|---|
| VersePath | External content Verse path |