FSerializationOptions

Windows
MacOS
Linux

References

Module

CoreUObject

Header

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

Include

#include "UObject/SoftObjectPath.h"

Syntax

struct FSerializationOptions

Variables

Name Description

Public variable

ESoftObjectPath...

 

CollectType

Public variable

FName

 

PackageName

Public variable

FName

 

PropertyName

Public variable

ESoftObjectPath...

 

SerializeType

Constructors

Name Description

Public function

FSerializationOptions()

Public function

FSerializationOptions

(
    FName InPackageName,
    FName InPropertyName,
    ESoftObjectPathCollectType InCollec...,
    ESoftObjectPathSerializeType InSeri...
)

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