Navigation
API > API/Runtime > API/Runtime/CoreUObject > API/Runtime/CoreUObject/UObject > API/Runtime/CoreUObject/UObject/FSoftObjectPath
| Type | Name | Description | |
|---|---|---|---|
| void | SetPath
(
FWideStringView Path |
||
| void | SetPath
(
FAnsiStringView Path |
||
| void | SetPath
(
FUtf8StringView Path |
Sets asset path of this reference based on a string path | |
| void | Asset path FNames have been deprecated. This function should be used only temporarily to fix up old codepaths that produce an FName. | ||
| void | SetPath
(
const WIDECHAR* Path |
||
| void | SetPath
(
const ANSICHAR* Path |
||
| void | |||
| void | SetPath
(
const FTopLevelAssetPath& InAssetPath, |
Sets asset path of this reference based on a string path |