Files
Brandyn / Techy fcc1b09210 init
2026-04-04 15:40:51 -05:00

13 lines
810 B
INI

[/Script/SmartObjectsModule.SmartObjectSubsystem]
SpacePartitionClassName=/Script/SmartObjectsModule.SmartObjectHashGrid
[CoreRedirects]
+FunctionRedirects=(OldName="K2_SetSmartObjectEnabled",NewName="AddOrRemoveSmartObject")
+EnumRedirects=(OldName="ESmartObjectChangeReason",ValueChanges=(("OnEnabled","OnSlotEnabled")))
+EnumRedirects=(OldName="ESmartObjectChangeReason",ValueChanges=(("OnDisabled","OnSlotDisabled")))
+StructRedirects=(OldName="SmartObjectSlotEntryAnnotation",NewName="/script/SmartObjectsModule.SmartObjectSlotEntranceAnnotation")
+StructRedirects=(OldName="SmartObjectSlotDefinitionDataProxy",NewName="/script/SmartObjectsModule.SmartObjectDefinitionDataProxy")
+StructRedirects=(OldName="SmartObjectSlotDefinitionData",NewName="/script/SmartObjectsModule.SmartObjectDefinitionData")