FSoftObjectPath::ToString

Append string representation of reference, in form /package/path.assetname[:subpath]

Windows
MacOS
Linux

References

Module

CoreUObject

Header

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

Include

#include "UObject/SoftObjectPath.h"

Source

/Engine/Source/Runtime/CoreUObject/Private/UObject/SoftObjectPath.cpp

Syntax

void ToString
(
    FStringBuilderBase & Builder
) const

Remarks

Append string representation of reference, in form /package/path.assetname[:subpath]

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