Files
TG_ARPG/Plugins/marketplace/LogicDriver/Config/BaseSMSystem.ini

5 lines
580 B
INI
Raw Normal View History

2023-10-07 03:53:32 +08:00
[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")