Navigation
API > API/Runtime > API/Runtime/CoreUObject > API/Runtime/CoreUObject/UObject > API/Runtime/CoreUObject/UObject/FSoftObjectPath
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
FString | ToString () |
Returns string representation of reference, in form /package/path.assetname[:subpath] |
![]() ![]() |
void | ToString
(
FStringBuilderBase& Builder |
Append string representation of reference, in form /package/path.assetname[:subpath] |
![]() ![]() |
void | ToString
(
FUtf8StringBuilderBase& Builder |