Navigation
API > API/Runtime > API/Runtime/CoreUObject > API/Runtime/CoreUObject/FSoftObjectPath
Description
Static methods for more meaningful construction sites.
Static methods for more meaningful construction sites.
| Name | ConstructFromPackageAssetSubpath |
| Type | function |
| Header File | /Engine/Source/Runtime/CoreUObject/Public/UObject/SoftObjectPath.h |
| Include Path | #include "UObject/SoftObjectPath.h" |
| Source | /Engine/Source/Runtime/CoreUObject/Private/UObject/SoftObjectPath.cpp |
static FSoftObjectPath ConstructFromPackageAssetSubpath
(
FName InPackageName,
FName InAssetName,
const FString & InSubPathString
)