Files
UnrealEngine/Engine/Plugins/Runtime/GameplayStateTree/Config/BaseGameplayStateTree.ini
2025-05-18 13:04:45 +08:00

4 lines
307 B
INI

[CoreRedirects]
+ClassRedirects=(OldName="/Script/StateTreeModule.StateTreeBrainComponent", NewName="/Script/GameplayStateTreeModule.StateTreeComponent")
+ClassRedirects=(OldName="/Script/StateTreeModule.BrainComponentStateTreeSchema", NewName="/Script/GameplayStateTreeModule.StateTreeComponentSchema")