Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FExternalDataLayerHelper
Description
Returns whether the provided path respects the format
| Name | IsExternalDataLayerPath |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Public/WorldPartition/DataLayer/ExternalDataLayerHelper.h |
| Include Path | #include "WorldPartition/DataLayer/ExternalDataLayerHelper.h" |
| Source | /Engine/Source/Runtime/Engine/Private/WorldPartition/DataLayer/ExternalDataLayerHelper.cpp |
static bool IsExternalDataLayerPath
(
FStringView InExternalDataLayerPath,
FExternalDataLayerUID * OutExternalDataLayerUID
)