2021-09-28 13:33:17 -04:00
|
|
|
[CoreRedirects]
|
|
|
|
|
|
|
|
|
|
+PropertyRedirects=(OldName="StateTreeBindableStructDesc.ScriptStruct",NewName="StateTreeBindableStructDesc.Struct")
|
2022-01-28 03:38:15 -05:00
|
|
|
+PropertyRedirects=(OldName="StateTreeEditorData.Routines",NewName="StateTreeEditorData.SubTrees")
|
2021-09-28 13:33:17 -04:00
|
|
|
|
2022-08-25 11:56:33 -04:00
|
|
|
+StructRedirects=(OldName="StateTreeTransition2",NewName="/script/StateTreeEditorModule.StateTreeTransition")
|
|
|
|
|
+StructRedirects=(OldName="StateTreeTask2Base",NewName="/script/StateTreeModule.StateTreeTaskBase")
|
|
|
|
|
+StructRedirects=(OldName="StateTreeEvaluator2Base",NewName="/script/StateTreeModule.StateTreeEvaluatorBase")
|
2021-10-21 04:08:20 -04:00
|
|
|
|
2022-08-25 11:56:33 -04:00
|
|
|
+StructRedirects=(OldName="StateTreeItem",NewName="/script/StateTreeEditorModule.StateTreeEditorNode")
|
|
|
|
|
+StructRedirects=(OldName="StateTreeConditionItem",NewName="/script/StateTreeEditorModule.StateTreeEditorNode")
|
|
|
|
|
+StructRedirects=(OldName="StateTreeEvaluatorItem",NewName="/script/StateTreeEditorModule.StateTreeEditorNode")
|
|
|
|
|
+StructRedirects=(OldName="StateTreeTaskItem",NewName="/script/StateTreeEditorModule.StateTreeEditorNode")
|
2022-02-03 09:13:49 -05:00
|
|
|
|
2022-08-25 11:56:33 -04:00
|
|
|
+StructRedirects=(OldName="BakedStateTransition",NewName="/script/StateTreeModule.CompactStateTransition")
|
|
|
|
|
+StructRedirects=(OldName="BakedStateTreeState",NewName="/script/StateTreeModule.CompactStateTreeState")
|
|
|
|
|
+StructRedirects=(OldName="StateTreeHandle",NewName="/script/StateTreeModule.StateTreeStateHandle")
|
2022-04-05 09:44:28 -04:00
|
|
|
|
2021-10-21 04:08:20 -04:00
|
|
|
+PropertyRedirects=(OldName="StateTreeState.Transitions2",NewName="StateTreeState.Transitions")
|
|
|
|
|
+PropertyRedirects=(OldName="StateTreeState.EnterConditions2",NewName="StateTreeState.EnterConditions")
|
|
|
|
|
+PropertyRedirects=(OldName="StateTreeState.Evaluators2",NewName="StateTreeState.Evaluators")
|
|
|
|
|
+PropertyRedirects=(OldName="StateTreeState.Tasks2",NewName="StateTreeState.Tasks")
|
2022-09-30 11:31:57 -04:00
|
|
|
+PropertyRedirects=(OldName="StateTreeState.LinkedState",NewName="StateTreeState.LinkedSubtree")
|
2021-10-21 04:08:20 -04:00
|
|
|
|
|
|
|
|
+PropertyRedirects=(OldName="StateTree.Conditions2",NewName="StateTree.Conditions")
|
2022-02-24 08:19:23 -05:00
|
|
|
+PropertyRedirects=(OldName="StateTree.Items",NewName="StateTree.Nodes")
|
2022-02-03 09:13:49 -05:00
|
|
|
+PropertyRedirects=(OldName="StateTreeEditorNode.Item",NewName="StateTreeEditorNode.Node")
|
2021-10-21 04:08:20 -04:00
|
|
|
|
2021-09-28 13:33:17 -04:00
|
|
|
+EnumRedirects=(OldName="EStateTreePropertyCopyType",ValueChanges=(("Plain","CopyPlain"),("Complex","CopyComplex"),("Bool","CopyBool"),("Struct","CopyStruct"),("Object","CopyObject"),("Name","CopyName"),("FixedArray","CopyFixedArray")))
|
|
|
|
|
+EnumRedirects=(OldName="EStateTreePropertyAccessType",ValueChanges=(("Array","IndexArray")))
|
2022-08-23 13:04:52 -04:00
|
|
|
|
2022-08-25 11:56:33 -04:00
|
|
|
+StructRedirects=(OldName="StateTreeCondition_CompareIntInstanceData",NewName="/script/StateTreeModule.StateTreeCompareIntConditionInstanceData")
|
|
|
|
|
+StructRedirects=(OldName="StateTreeCondition_CompareInt",NewName="/script/StateTreeModule.StateTreeCompareIntCondition")
|
2022-08-23 13:04:52 -04:00
|
|
|
|
2022-08-25 11:56:33 -04:00
|
|
|
+StructRedirects=(OldName="StateTreeCondition_CompareFloatInstanceData",NewName="/script/StateTreeModule.StateTreeCompareFloatConditionInstanceData")
|
|
|
|
|
+StructRedirects=(OldName="StateTreeCondition_CompareFloat",NewName="/script/StateTreeModule.StateTreeCompareFloatCondition")
|
2022-08-23 13:04:52 -04:00
|
|
|
|
2022-08-25 11:56:33 -04:00
|
|
|
+StructRedirects=(OldName="StateTreeCondition_CompareBoolInstanceData",NewName="/script/StateTreeModule.StateTreeCompareBoolConditionInstanceData")
|
|
|
|
|
+StructRedirects=(OldName="StateTreeCondition_CompareBool",NewName="/script/StateTreeModule.StateTreeCompareBoolCondition")
|
2022-08-23 13:04:52 -04:00
|
|
|
|
2022-08-25 11:56:33 -04:00
|
|
|
+StructRedirects=(OldName="StateTreeCondition_CompareEnumInstanceData",NewName="/script/StateTreeModule.StateTreeCompareEnumConditionInstanceData")
|
|
|
|
|
+StructRedirects=(OldName="StateTreeCondition_CompareEnum",NewName="/script/StateTreeModule.StateTreeCompareEnumCondition")
|
2022-08-23 13:04:52 -04:00
|
|
|
|
2022-08-25 11:56:33 -04:00
|
|
|
+StructRedirects=(OldName="StateTreeCondition_CompareDistanceInstanceData",NewName="/script/StateTreeModule.StateTreeCompareDistanceConditionInstanceData")
|
|
|
|
|
+StructRedirects=(OldName="StateTreeCondition_CompareDistance",NewName="/script/StateTreeModule.StateTreeCompareDistanceCondition")
|
2022-08-23 13:04:52 -04:00
|
|
|
|
2022-08-25 11:56:33 -04:00
|
|
|
+StructRedirects=(OldName="StateTreeCondition_RandomInstanceData",NewName="/script/StateTreeModule.StateTreeRandomConditionInstanceData")
|
2022-09-01 09:06:53 -04:00
|
|
|
+StructRedirects=(OldName="StateTreeCondition_Random",NewName="/script/StateTreeModule.StateTreeRandomCondition")
|
|
|
|
|
|
|
|
|
|
+EnumRedirects=(OldName="EStateTreeTransitionEvent",NewName="/Script/StateTreeModule.EStateTreeTransitionTrigger")
|
|
|
|
|
|
|
|
|
|
+EnumRedirects=(OldName="EStateTreeTransitionTrigger",ValueChanges=(("OnCompleted", "OnStateCompleted"), ("OnSucceeded", "OnStateSucceeded"), ("OnFailed", "OnStateFailed"), ("OnCondition", "OnTick")))
|
|
|
|
|
|
|
|
|
|
+PropertyRedirects=(OldName="StateTreeTransition.Event",NewName="StateTreeTransition.Trigger")
|
|
|
|
|
+PropertyRedirects=(OldName="CompactStateTransition.Event",NewName="CompactStateTransition.Trigger")
|
|
|
|
|
+ClassRedirects=(OldName="/Script/StateTreeModule.StateTreeItemBlueprintBase",NewName="/Script/StateTreeModule.StateTreeNodeBlueprintBase")
|
2022-09-19 19:47:11 -04:00
|
|
|
|
2024-05-01 20:02:35 -04:00
|
|
|
+EnumRedirects=(OldName="/Script/StateTreeModule.EStateTreeBindableStructSource",ValueChanges=(("TreeData", "Context"), ("TreeParameter", "Parameter"), ("StartParameter", "State"), ("NotSet", "None")))
|
2022-09-19 19:47:11 -04:00
|
|
|
|
|
|
|
|
+PropertyRedirects=(OldName="/Script/StateTreeModule.StateTree.NamedExternalDataDescs",NewName="/Script/StateTreeModule.StateTree.ContextDataDescs")
|
2022-12-02 07:57:31 -05:00
|
|
|
|
|
|
|
|
+PropertyRedirects=(OldName="/Script/StateTreeModule.StateTreeTransition.GateDelay",NewName="/Script/StateTreeModule.StateTreeTransition.DelayDuration")
|
2023-02-10 07:22:48 -05:00
|
|
|
|
|
|
|
|
+StructRedirects=(OldName="StateTreeEditorPropertyBinding",NewName="/script/StateTreeModule.StateTreePropertyPathBinding")
|
|
|
|
|
+StructRedirects=(OldName="StateTreePropCopyBatch",NewName="/script/StateTreeModule.StateTreePropertyCopyBatch")
|
2023-12-05 06:59:39 -05:00
|
|
|
|
2024-05-01 20:02:35 -04:00
|
|
|
+EnumRedirects=(OldName="/Script/StateTreeModule.EStateTreeDataSourceType",ValueChanges=(("LinkedStateParameterData", "StateParameterData")))
|
|
|
|
|
+EnumRedirects=(OldName="/Script/StateTreeModule.EStateTreeBindableStructSource",ValueChanges=(("State", "StateParameter")))
|
2024-05-13 20:48:39 -04:00
|
|
|
|
|
|
|
|
+EnumRedirects=(OldName="EStateTreeConditionOperand",NewName="/Script/StateTreeModule.EStateTreeExpressionOperand")
|
|
|
|
|
+PropertyRedirects=(OldName="StateTreeEditorNode.ConditionIndent",NewName="StateTreeEditorNode.ExpressionIndent")
|
|
|
|
|
+PropertyRedirects=(OldName="StateTreeEditorNode.ConditionOperand",NewName="StateTreeEditorNode.ExpressionOperand")
|