Files
UnrealEngine/Engine/Plugins/Marketplace/PCGExt/Config/DefaultPCGExtendedToolkit.ini
Brandyn / Techy fcc1b09210 init
2026-04-04 15:40:51 -05:00

20 lines
2.6 KiB
INI
Executable File

[CoreRedirects]
+StructRedirects=(OldName="/Script/PCGExProperties.PCGExPropertyCompiled",NewName="/Script/PCGExProperties.PCGExProperty")
+StructRedirects=(OldName="/Script/PCGExProperties.PCGExPropertyCompiled_Name",NewName="/Script/PCGExProperties.PCGExProperty_Name")
+StructRedirects=(OldName="/Script/PCGExProperties.PCGExPropertyCompiled_Int32",NewName="/Script/PCGExProperties.PCGExProperty_Int32")
+StructRedirects=(OldName="/Script/PCGExProperties.PCGExPropertyCompiled_Int64",NewName="/Script/PCGExProperties.PCGExProperty_Int64")
+StructRedirects=(OldName="/Script/PCGExProperties.PCGExPropertyCompiled_Float",NewName="/Script/PCGExProperties.PCGExProperty_Float")
+StructRedirects=(OldName="/Script/PCGExProperties.PCGExPropertyCompiled_Double",NewName="/Script/PCGExProperties.PCGExProperty_Double")
+StructRedirects=(OldName="/Script/PCGExProperties.PCGExPropertyCompiled_Bool",NewName="/Script/PCGExProperties.PCGExProperty_Bool")
+StructRedirects=(OldName="/Script/PCGExProperties.PCGExPropertyCompiled_Vector",NewName="/Script/PCGExProperties.PCGExProperty_Vector")
+StructRedirects=(OldName="/Script/PCGExProperties.PCGExPropertyCompiled_Vector2",NewName="/Script/PCGExProperties.PCGExProperty_Vector2")
+StructRedirects=(OldName="/Script/PCGExProperties.PCGExPropertyCompiled_Vector4",NewName="/Script/PCGExProperties.PCGExProperty_Vector4")
+StructRedirects=(OldName="/Script/PCGExProperties.PCGExPropertyCompiled_Color",NewName="/Script/PCGExProperties.PCGExProperty_Color")
+StructRedirects=(OldName="/Script/PCGExProperties.PCGExPropertyCompiled_Rotator",NewName="/Script/PCGExProperties.PCGExProperty_Rotator")
+StructRedirects=(OldName="/Script/PCGExProperties.PCGExPropertyCompiled_Quat",NewName="/Script/PCGExProperties.PCGExProperty_Quat")
+StructRedirects=(OldName="/Script/PCGExProperties.PCGExPropertyCompiled_Transform",NewName="/Script/PCGExProperties.PCGExProperty_Transform")
+StructRedirects=(OldName="/Script/PCGExProperties.PCGExPropertyCompiled_SoftObjectPath",NewName="/Script/PCGExProperties.PCGExProperty_SoftObjectPath")
+StructRedirects=(OldName="/Script/PCGExProperties.PCGExPropertyCompiled_SoftClassPath",NewName="/Script/PCGExProperties.PCGExProperty_SoftClassPath")
+StructRedirects=(OldName="/Script/PCGExProperties.PCGExPropertyCompiled_Enum",NewName="/Script/PCGExProperties.PCGExProperty_Enum")
+StructRedirects=(OldName="/Script/PCGExProperties.PCGExPropertyCompiled_String",NewName="/Script/PCGExProperties.PCGExProperty_String")
+StructRedirects=(OldName="/Script/PCGExCollections.PCGExPropertyCompiled_AssetCollection",NewName="/Script/PCGExCollections.PCGExProperty_AssetCollection")