FSoftObjectPathThreadContext

Windows
MacOS
Linux

Inheritance Hierarchy

FTlsAutoCleanup

TThreadSingleton

FSoftObjectPathThreadContext

References

Module

CoreUObject

Header

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

Include

#include "UObject/SoftObjectPath.h"

Syntax

class FSoftObjectPathThreadContext : public TThreadSingleton< FSoftObjectPathThreadContext >

Constructors

No constructors are accessible with public or protected access.

Functions

Name Description

Public function Const

bool

 

GetSerializationOptions

(
    FName& OutPackageName,
    FName& OutPropertyName,
    ESoftObjectPathCollectType& OutCol...,
    ESoftObjectPathSerializeType& OutS...,
    FArchive* Archive
)

Returns the current serialization options that were added using SerializationScope or LinkerLoad

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