![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <SoftObjectPath.h>
Public Member Functions | |
| FSoftObjectPathSerializationScope (FName SerializingPackageName, FName SerializingPropertyName, ESoftObjectPathCollectType CollectType, ESoftObjectPathSerializeType SerializeType) | |
| FSoftObjectPathSerializationScope (ESoftObjectPathCollectType CollectType) | |
| ~FSoftObjectPathSerializationScope () | |
Helper class to set and restore serialization options for soft object paths
|
inlineexplicit |
Create a new serialization scope, which affects the way that soft object paths are saved
| SerializingPackageName | Package that this string asset belongs to |
| SerializingPropertyName | Property that this path belongs to |
| CollectType | Set type of collecting that should be done, can be used to disable tracking entirely |
|
inlineexplicit |
|
inline |