FSoftObjectPath::FSoftObjectPath

Construct from an asset [FName](API\Runtime\Core\UObject\FName) and subobject pair

Windows
MacOS
Linux

References

Module

CoreUObject

Header

/Engine/Source/Runtime/CoreUObject/Public/UObject/SoftObjectPath.h

Include

#include "UObject/SoftObjectPath.h"

Syntax

FSoftObjectPath
(
    FName InAssetPathName,
    FString InSubPathString
)

Remarks

Construct from an asset FName and subobject pair

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss