added and reworked few things

This commit is contained in:
ZueffC
2025-12-14 21:18:47 +03:00
parent eaec2b9488
commit 0c4fc77af2
159 changed files with 109940 additions and 120 deletions

View File

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