Navigation
API > API/Runtime > API/Runtime/CoreUObject > API/Runtime/CoreUObject/FSoftObjectPathThreadContext > API/Runtime/CoreUObject/FSoftObjectPathThreadContext/FSerializationOptions
Overloads
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
|
UObject/SoftObjectPath.h |
|
|
|
UObject/SoftObjectPath.h |
|
FSerializationOptions()
| |
|
| Name |
FSerializationOptions |
| Type |
function |
| Header File |
/Engine/Source/Runtime/CoreUObject/Public/UObject/SoftObjectPath.h |
| Include Path |
#include "UObject/SoftObjectPath.h" |
FSerializationOptions()
FSerializationOptions(FName, FName, ESoftObjectPathCollectType, ESoftObjectPathSerializeType)
| |
|
| Name |
FSerializationOptions |
| Type |
function |
| Header File |
/Engine/Source/Runtime/CoreUObject/Public/UObject/SoftObjectPath.h |
| Include Path |
#include "UObject/SoftObjectPath.h" |
FSerializationOptions
(
FName InPackageName,
FName InPropertyName,
ESoftObjectPathCollectType InCollectType,
ESoftObjectPathSerializeType InSerializeType
)