Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FExternalPackageHelper > API/Runtime/Engine/FExternalPackageHelper/GetExternalObjectsPath
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/ExternalPackageHelper.h |
| Include | #include "ExternalPackageHelper.h" |
| Source | /Engine/Source/Runtime/Engine/Private/ExternalPackageHelper.cpp |
static FString GetExternalObjectsPath
&40;
UPackage &42; InPackage,
const FString & InPackageShortName,
bool bTryUsingPackageLoadedPath
&41;
Remarks
Get the path containing the external objects for this Outer the path
Parameters
| Name | Description |
|---|---|
| InPackage | The package to get the external objects path of |
| InPackageShortName | Optional short name to use instead of the package short name |