SetPath

Overload list

Windows
MacOS
Linux
Name Description

Public function

void

 

SetPath

(
    FWideStringView Path
)

Sets asset path of this reference based on a string path

Public function

void

 

SetPath

(
    FAnsiStringView Path
)

Sets asset path of this reference based on a string path

Public function

void

 

SetPath

(
    FName Path
)

Sets asset path of this reference based on a string path

Public function

void

 

SetPath

(
    const WIDECHAR* Path
)

Public function

void

 

SetPath

(
    const ANSICHAR* Path
)

Public function

void

 

SetPath

(
    const FString& Path
)

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