Files
UnrealEngineUWP/Engine/Plugins/Runtime/GameplayStateTree/Config/BaseGameplayStateTree.ini

4 lines
307 B
INI
Raw Normal View History

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