Files
TG_ARPG/Plugins/marketplace/LogicDriver/Config/BaseSMSystem.ini
2023-10-07 03:53:32 +08:00

5 lines
580 B
INI

[CoreRedirects]
+FunctionRedirects=(OldName="SMBlueprintUtils.CreateStateMachineInstance",NewName="SMBlueprintUtils.K2_CreateStateMachineInstancePure")
+PropertyRedirects=(OldName="SMStateMachineComponent.NetworkTransitionConfiguration",NewName="SMStateMachineComponent.StateChangeAuthority")
+PropertyRedirects=(OldName="SMStateMachineComponent.NetworkStateConfiguration",NewName="SMStateMachineComponent.NetworkStateExecution")
+PropertyRedirects=(OldName="SMStateMachineComponent.bTakeTransitionsFromServerOnly",NewName="SMStateMachineComponent.bWaitForTransactionsFromServer")