Navigation
Unreal Engine C++ API Reference > Runtime > CoreUObject > UObject > FSoftClassPath
Type | Name | Description | |
---|---|---|---|
![]() |
|||
![]() |
FSoftClassPath
(
const FSoftClassPath& Other |
||
![]() |
FSoftClassPath
(
FSoftClassPath&& Other |
||
![]() |
FSoftClassPath
(
const FString& PathString |
Construct from a path string | |
![]() |
FSoftClassPath
(
const UClass* InClass |
Construct from an existing class, will do some string processing | |
![]() |
FSoftClassPath
(
const UObject* InObject |
Forbid creation for UObject. |