Navigation
API > API/Runtime > API/Runtime/CoreUObject > API/Runtime/CoreUObject/UObject
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
| Type | Name | Description | |
|---|---|---|---|
| bool | GetSerializationOptions
(
FName& OutPackageName, |
Returns the current serialization options that were added using SerializationScope or LinkerLoad |