FSoftObjectPathSerializationScope

Helper class to set and restore serialization options for soft object paths

Windows
MacOS
Linux

References

Module

CoreUObject

Header

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

Include

#include "UObject/SoftObjectPath.h"

Syntax

struct FSoftObjectPathSerializationScope

Remarks

Helper class to set and restore serialization options for soft object paths

Constructors

Name Description

Public function

FSoftObjectPathSerializationScope

(
    FName SerializingPackageName,
    FName SerializingPropertyName,
    ESoftObjectPathCollectType CollectT...,
    ESoftObjectPathSerializeType Serial...
)

Create a new serialization scope, which affects the way that soft object paths are saved

Destructors

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