Navigation
API > API/Runtime > API/Runtime/CoreUObject > API/Runtime/CoreUObject/UObject > API/Runtime/CoreUObject/UObject/FSoftObjectPathSerializationScop- > API/Runtime/CoreUObject/UObject/FSoftObjectPathSerializationScop-/__ctor
References
Module | CoreUObject |
Header | /Engine/Source/Runtime/CoreUObject/Public/UObject/SoftObjectPath.h |
Include | #include "UObject/SoftObjectPath.h" |
FSoftObjectPathSerializationScope
&40;
FName SerializingPackageName,
FName SerializingPropertyName,
ESoftObjectPathCollectType CollectType,
ESoftObjectPathSerializeType SerializeType
&41;
Remarks
Create a new serialization scope, which affects the way that soft object paths are saved
Parameters
Name | Description |
---|---|
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 |