Navigation
API > API/Runtime > API/Runtime/CoreUObject > API/Runtime/CoreUObject/UObject
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
| Type | Name | Description | |
|---|---|---|---|
FSoftObjectPathSerializationScope
(
ESoftObjectPathCollectType CollectType |
|||
FSoftObjectPathSerializationScope
(
FName SerializingPackageName, |
Create a new serialization scope, which affects the way that soft object paths are saved |
Destructors
| Type | Name | Description | |
|---|---|---|---|