Просмотр исходного кода

Moved AutomatedTesting specific script translation assets from gems/canvas into AutomatedTesting

Signed-off-by: Gene Walters <[email protected]>
Gene Walters 3 лет назад
Родитель
Сommit
c4addbc0e0
13 измененных файлов с 248 добавлено и 86 удалено
  1. 0 0
      AutomatedTesting/ScriptCanvas/TranslationAssets/AZEvents/AuthorityToAutonomousNoParamsNotifyEvent.names
  2. 0 0
      AutomatedTesting/ScriptCanvas/TranslationAssets/AZEvents/AuthorityToAutonomousNotifyEvent.names
  3. 56 0
      AutomatedTesting/ScriptCanvas/TranslationAssets/AZEvents/AuthorityToAutonomous_PlayerNumberNotifyEvent.names
  4. 0 0
      AutomatedTesting/ScriptCanvas/TranslationAssets/AZEvents/AuthorityToClientNoParamsNotifyEvent.names
  5. 50 0
      AutomatedTesting/ScriptCanvas/TranslationAssets/AZEvents/AuthorityToClientNoParams_PlayFxNotifyEvent.names
  6. 0 0
      AutomatedTesting/ScriptCanvas/TranslationAssets/AZEvents/AuthorityToClientNotifyEvent.names
  7. 0 0
      AutomatedTesting/ScriptCanvas/TranslationAssets/AZEvents/AutonomousToAuthorityNoParamsNotifyEvent.names
  8. 0 0
      AutomatedTesting/ScriptCanvas/TranslationAssets/AZEvents/AutonomousToAuthorityNotifyEvent.names
  9. 0 0
      AutomatedTesting/ScriptCanvas/TranslationAssets/AZEvents/ServerToAuthorityNoParamNotifyEvent.names
  10. 0 0
      AutomatedTesting/ScriptCanvas/TranslationAssets/AZEvents/ServerToAuthorityNotifyEvent.names
  11. 56 0
      AutomatedTesting/ScriptCanvas/TranslationAssets/AZEvents/ServerToAuthority_DealDamageNotifyEvent.names
  12. 86 86
      AutomatedTesting/ScriptCanvas/TranslationAssets/Classes/NetworkTestPlayerComponent.names
  13. 0 0
      AutomatedTesting/ScriptCanvas/TranslationAssets/Classes/NetworkTestPlayerComponentNetworkInput.names

+ 0 - 0
Gems/ScriptCanvas/Assets/TranslationAssets/AZEvents/AuthorityToAutonomousNoParamsNotifyEvent.names → AutomatedTesting/ScriptCanvas/TranslationAssets/AZEvents/AuthorityToAutonomousNoParamsNotifyEvent.names


+ 0 - 0
Gems/ScriptCanvas/Assets/TranslationAssets/AZEvents/AuthorityToAutonomousNotifyEvent.names → AutomatedTesting/ScriptCanvas/TranslationAssets/AZEvents/AuthorityToAutonomousNotifyEvent.names


+ 56 - 0
AutomatedTesting/ScriptCanvas/TranslationAssets/AZEvents/AuthorityToAutonomous_PlayerNumberNotifyEvent.names

@@ -0,0 +1,56 @@
+{
+    "entries": [
+        {
+            "base": "AuthorityToAutonomous_PlayerNumber Notify Event",
+            "context": "AZEventHandler",
+            "variant": "",
+            "details": {
+                "name": "Authority To Autonomous_ Player Number Notify Event"
+            },
+            "slots": [
+                {
+                    "base": "player_number",
+                    "details": {
+                        "name": "player_number"
+                    }
+                },
+                {
+                    "base": "AuthorityToAutonomous_PlayerNumber Notify Event",
+                    "details": {
+                        "name": "AuthorityToAutonomous_PlayerNumber Notify Event"
+                    }
+                },
+                {
+                    "base": "Connect",
+                    "details": {
+                        "name": "Connect"
+                    }
+                },
+                {
+                    "base": "Disconnect",
+                    "details": {
+                        "name": "Disconnect"
+                    }
+                },
+                {
+                    "base": "On Connected",
+                    "details": {
+                        "name": "On Connected"
+                    }
+                },
+                {
+                    "base": "On Disconnected",
+                    "details": {
+                        "name": "On Disconnected"
+                    }
+                },
+                {
+                    "base": "OnEvent",
+                    "details": {
+                        "name": "OnEvent"
+                    }
+                }
+            ]
+        }
+    ]
+}

+ 0 - 0
Gems/ScriptCanvas/Assets/TranslationAssets/AZEvents/AuthorityToClientNoParamsNotifyEvent.names → AutomatedTesting/ScriptCanvas/TranslationAssets/AZEvents/AuthorityToClientNoParamsNotifyEvent.names


+ 50 - 0
AutomatedTesting/ScriptCanvas/TranslationAssets/AZEvents/AuthorityToClientNoParams_PlayFxNotifyEvent.names

@@ -0,0 +1,50 @@
+{
+    "entries": [
+        {
+            "base": "AuthorityToClientNoParams_PlayFx Notify Event",
+            "context": "AZEventHandler",
+            "variant": "",
+            "details": {
+                "name": "Authority To Client No Params_ Play Fx Notify Event"
+            },
+            "slots": [
+                {
+                    "base": "AuthorityToClientNoParams_PlayFx Notify Event",
+                    "details": {
+                        "name": "AuthorityToClientNoParams_PlayFx Notify Event"
+                    }
+                },
+                {
+                    "base": "Connect",
+                    "details": {
+                        "name": "Connect"
+                    }
+                },
+                {
+                    "base": "Disconnect",
+                    "details": {
+                        "name": "Disconnect"
+                    }
+                },
+                {
+                    "base": "On Connected",
+                    "details": {
+                        "name": "On Connected"
+                    }
+                },
+                {
+                    "base": "On Disconnected",
+                    "details": {
+                        "name": "On Disconnected"
+                    }
+                },
+                {
+                    "base": "OnEvent",
+                    "details": {
+                        "name": "OnEvent"
+                    }
+                }
+            ]
+        }
+    ]
+}

+ 0 - 0
Gems/ScriptCanvas/Assets/TranslationAssets/AZEvents/AuthorityToClientNotifyEvent.names → AutomatedTesting/ScriptCanvas/TranslationAssets/AZEvents/AuthorityToClientNotifyEvent.names


+ 0 - 0
Gems/ScriptCanvas/Assets/TranslationAssets/AZEvents/AutonomousToAuthorityNoParamsNotifyEvent.names → AutomatedTesting/ScriptCanvas/TranslationAssets/AZEvents/AutonomousToAuthorityNoParamsNotifyEvent.names


+ 0 - 0
Gems/ScriptCanvas/Assets/TranslationAssets/AZEvents/AutonomousToAuthorityNotifyEvent.names → AutomatedTesting/ScriptCanvas/TranslationAssets/AZEvents/AutonomousToAuthorityNotifyEvent.names


+ 0 - 0
Gems/ScriptCanvas/Assets/TranslationAssets/AZEvents/ServerToAuthorityNoParamNotifyEvent.names → AutomatedTesting/ScriptCanvas/TranslationAssets/AZEvents/ServerToAuthorityNoParamNotifyEvent.names


+ 0 - 0
Gems/ScriptCanvas/Assets/TranslationAssets/AZEvents/ServerToAuthorityNotifyEvent.names → AutomatedTesting/ScriptCanvas/TranslationAssets/AZEvents/ServerToAuthorityNotifyEvent.names


+ 56 - 0
AutomatedTesting/ScriptCanvas/TranslationAssets/AZEvents/ServerToAuthority_DealDamageNotifyEvent.names

@@ -0,0 +1,56 @@
+{
+    "entries": [
+        {
+            "base": "ServerToAuthority_DealDamage Notify Event",
+            "context": "AZEventHandler",
+            "variant": "",
+            "details": {
+                "name": "Server To Authority_ Deal Damage Notify Event"
+            },
+            "slots": [
+                {
+                    "base": "damage",
+                    "details": {
+                        "name": "damage"
+                    }
+                },
+                {
+                    "base": "ServerToAuthority_DealDamage Notify Event",
+                    "details": {
+                        "name": "ServerToAuthority_DealDamage Notify Event"
+                    }
+                },
+                {
+                    "base": "Connect",
+                    "details": {
+                        "name": "Connect"
+                    }
+                },
+                {
+                    "base": "Disconnect",
+                    "details": {
+                        "name": "Disconnect"
+                    }
+                },
+                {
+                    "base": "On Connected",
+                    "details": {
+                        "name": "On Connected"
+                    }
+                },
+                {
+                    "base": "On Disconnected",
+                    "details": {
+                        "name": "On Disconnected"
+                    }
+                },
+                {
+                    "base": "OnEvent",
+                    "details": {
+                        "name": "OnEvent"
+                    }
+                }
+            ]
+        }
+    ]
+}

+ 86 - 86
Gems/ScriptCanvas/Assets/TranslationAssets/Classes/NetworkTestPlayerComponent.names → AutomatedTesting/ScriptCanvas/TranslationAssets/Classes/NetworkTestPlayerComponent.names

@@ -9,76 +9,72 @@
             },
             "methods": [
                 {
-                    "base": "AutonomousToAuthority",
+                    "base": "AutonomousToAuthorityByEntityId",
                     "context": "NetworkTestPlayerComponent",
                     "entry": {
                         "name": "In",
-                        "tooltip": "When signaled, this will invoke Autonomous To Authority"
+                        "tooltip": "When signaled, this will invoke Autonomous To Authority By Entity Id"
                     },
                     "exit": {
                         "name": "Out",
-                        "tooltip": "Signaled after Autonomous To Authority is invoked"
+                        "tooltip": "Signaled after Autonomous To Authority By Entity Id is invoked"
                     },
                     "details": {
-                        "name": "Autonomous To Authority"
+                        "name": "Autonomous To Authority By Entity Id"
                     },
                     "params": [
                         {
-                            "typeid": "{CA5E5C37-98A6-04D2-E15C-1B4BFEE4C7DD}",
+                            "typeid": "{6383F1D3-BB27-4E6B-A49A-6409B2059EAA}",
                             "details": {
-                                "name": "Network Test Player Component"
+                                "name": "Source",
+                                "tooltip": "The Source containing the NetworkTestPlayerComponentController"
                             }
                         },
                         {
                             "typeid": "{EA2C3E90-AFBE-44D4-A90D-FAAF79BAF93D}",
                             "details": {
-                                "name": "float"
+                                "name": "some Float"
                             }
                         }
                     ]
                 },
                 {
-                    "base": "ServerToAuthority",
+                    "base": "AuthorityToClientNoParams_PlayFxByEntityId",
                     "context": "NetworkTestPlayerComponent",
                     "entry": {
                         "name": "In",
-                        "tooltip": "When signaled, this will invoke Server To Authority"
+                        "tooltip": "When signaled, this will invoke Authority To Client No Params_ Play Fx By Entity Id"
                     },
                     "exit": {
                         "name": "Out",
-                        "tooltip": "Signaled after Server To Authority is invoked"
+                        "tooltip": "Signaled after Authority To Client No Params_ Play Fx By Entity Id is invoked"
                     },
                     "details": {
-                        "name": "Server To Authority"
+                        "name": "Authority To Client No Params_ Play Fx By Entity Id"
                     },
                     "params": [
                         {
-                            "typeid": "{CA5E5C37-98A6-04D2-E15C-1B4BFEE4C7DD}",
-                            "details": {
-                                "name": "Network Test Player Component"
-                            }
-                        },
-                        {
-                            "typeid": "{EA2C3E90-AFBE-44D4-A90D-FAAF79BAF93D}",
+                            "typeid": "{6383F1D3-BB27-4E6B-A49A-6409B2059EAA}",
                             "details": {
-                                "name": "float"
+                                "name": "Source",
+                                "tooltip": "The Source containing the NetworkTestPlayerComponentController"
                             }
                         }
                     ]
                 },
                 {
-                    "base": "AutonomousToAuthorityByEntityId",
+                    "base": "AuthorityToAutonomous_PlayerNumberByEntityId",
                     "context": "NetworkTestPlayerComponent",
                     "entry": {
                         "name": "In",
-                        "tooltip": "When signaled, this will invoke Autonomous To Authority By Entity Id"
+                        "tooltip": "When signaled, this will invoke Authority To Autonomous_ Player Number By Entity Id"
                     },
                     "exit": {
                         "name": "Out",
-                        "tooltip": "Signaled after Autonomous To Authority By Entity Id is invoked"
+                        "tooltip": "Signaled after Authority To Autonomous_ Player Number By Entity Id is invoked"
                     },
                     "details": {
-                        "name": "Autonomous To Authority By Entity Id"
+                        "name": "Authority To Autonomous_ Player Number By Entity Id"
                     },
                     "params": [
                         {
@@ -89,26 +85,26 @@
                             }
                         },
                         {
-                            "typeid": "{EA2C3E90-AFBE-44D4-A90D-FAAF79BAF93D}",
+                            "typeid": "{72039442-EB38-4D42-A1AD-CB68F7E0EEF6}",
                             "details": {
-                                "name": "some Float"
+                                "name": "player_number"
                             }
                         }
                     ]
                 },
                 {
-                    "base": "ServerToAuthorityByEntityId",
+                    "base": "ServerToAuthority_DealDamageByEntityId",
                     "context": "NetworkTestPlayerComponent",
                     "entry": {
                         "name": "In",
-                        "tooltip": "When signaled, this will invoke Server To Authority By Entity Id"
+                        "tooltip": "When signaled, this will invoke Server To Authority_ Deal Damage By Entity Id"
                     },
                     "exit": {
                         "name": "Out",
-                        "tooltip": "Signaled after Server To Authority By Entity Id is invoked"
+                        "tooltip": "Signaled after Server To Authority_ Deal Damage By Entity Id is invoked"
                     },
                     "details": {
-                        "name": "Server To Authority By Entity Id"
+                        "name": "Server To Authority_ Deal Damage By Entity Id"
                     },
                     "params": [
                         {
@@ -121,24 +117,48 @@
                         {
                             "typeid": "{EA2C3E90-AFBE-44D4-A90D-FAAF79BAF93D}",
                             "details": {
-                                "name": "some Float"
+                                "name": "damage"
                             }
                         }
                     ]
                 },
                 {
-                    "base": "AutonomousToAuthorityNoParams",
+                    "base": "AutonomousToAuthorityNoParamsByEntityId",
                     "context": "NetworkTestPlayerComponent",
                     "entry": {
                         "name": "In",
-                        "tooltip": "When signaled, this will invoke Autonomous To Authority No Params"
+                        "tooltip": "When signaled, this will invoke Autonomous To Authority No Params By Entity Id"
                     },
                     "exit": {
                         "name": "Out",
-                        "tooltip": "Signaled after Autonomous To Authority No Params is invoked"
+                        "tooltip": "Signaled after Autonomous To Authority No Params By Entity Id is invoked"
                     },
                     "details": {
-                        "name": "Autonomous To Authority No Params"
+                        "name": "Autonomous To Authority No Params By Entity Id"
+                    },
+                    "params": [
+                        {
+                            "typeid": "{6383F1D3-BB27-4E6B-A49A-6409B2059EAA}",
+                            "details": {
+                                "name": "Source",
+                                "tooltip": "The Source containing the NetworkTestPlayerComponentController"
+                            }
+                        }
+                    ]
+                },
+                {
+                    "base": "ServerToAuthority_DealDamage",
+                    "context": "NetworkTestPlayerComponent",
+                    "entry": {
+                        "name": "In",
+                        "tooltip": "When signaled, this will invoke Server To Authority_ Deal Damage"
+                    },
+                    "exit": {
+                        "name": "Out",
+                        "tooltip": "Signaled after Server To Authority_ Deal Damage is invoked"
+                    },
+                    "details": {
+                        "name": "Server To Authority_ Deal Damage"
                     },
                     "params": [
                         {
@@ -146,22 +166,28 @@
                             "details": {
                                 "name": "Network Test Player Component"
                             }
+                        },
+                        {
+                            "typeid": "{EA2C3E90-AFBE-44D4-A90D-FAAF79BAF93D}",
+                            "details": {
+                                "name": "float"
+                            }
                         }
                     ]
                 },
                 {
-                    "base": "AuthorityToAutonomous",
+                    "base": "AutonomousToAuthority",
                     "context": "NetworkTestPlayerComponent",
                     "entry": {
                         "name": "In",
-                        "tooltip": "When signaled, this will invoke Authority To Autonomous"
+                        "tooltip": "When signaled, this will invoke Autonomous To Authority"
                     },
                     "exit": {
                         "name": "Out",
-                        "tooltip": "Signaled after Authority To Autonomous is invoked"
+                        "tooltip": "Signaled after Autonomous To Authority is invoked"
                     },
                     "details": {
-                        "name": "Authority To Autonomous"
+                        "name": "Autonomous To Authority"
                     },
                     "params": [
                         {
@@ -179,18 +205,18 @@
                     ]
                 },
                 {
-                    "base": "AuthorityToClientNoParams",
+                    "base": "AuthorityToAutonomous_PlayerNumber",
                     "context": "NetworkTestPlayerComponent",
                     "entry": {
                         "name": "In",
-                        "tooltip": "When signaled, this will invoke Authority To Client No Params"
+                        "tooltip": "When signaled, this will invoke Authority To Autonomous_ Player Number"
                     },
                     "exit": {
                         "name": "Out",
-                        "tooltip": "Signaled after Authority To Client No Params is invoked"
+                        "tooltip": "Signaled after Authority To Autonomous_ Player Number is invoked"
                     },
                     "details": {
-                        "name": "Authority To Client No Params"
+                        "name": "Authority To Autonomous_ Player Number"
                     },
                     "params": [
                         {
@@ -198,6 +224,12 @@
                             "details": {
                                 "name": "Network Test Player Component"
                             }
+                        },
+                        {
+                            "typeid": "{72039442-EB38-4D42-A1AD-CB68F7E0EEF6}",
+                            "details": {
+                                "name": "int"
+                            }
                         }
                     ]
                 },
@@ -308,79 +340,47 @@
                     ]
                 },
                 {
-                    "base": "AuthorityToClientNoParamsByEntityId",
-                    "context": "NetworkTestPlayerComponent",
-                    "entry": {
-                        "name": "In",
-                        "tooltip": "When signaled, this will invoke Authority To Client No Params By Entity Id"
-                    },
-                    "exit": {
-                        "name": "Out",
-                        "tooltip": "Signaled after Authority To Client No Params By Entity Id is invoked"
-                    },
-                    "details": {
-                        "name": "Authority To Client No Params By Entity Id"
-                    },
-                    "params": [
-                        {
-                            "typeid": "{6383F1D3-BB27-4E6B-A49A-6409B2059EAA}",
-                            "details": {
-                                "name": "Source",
-                                "tooltip": "The Source containing the NetworkTestPlayerComponentController"
-                            }
-                        }
-                    ]
-                },
-                {
-                    "base": "AuthorityToAutonomousByEntityId",
+                    "base": "AutonomousToAuthorityNoParams",
                     "context": "NetworkTestPlayerComponent",
                     "entry": {
                         "name": "In",
-                        "tooltip": "When signaled, this will invoke Authority To Autonomous By Entity Id"
+                        "tooltip": "When signaled, this will invoke Autonomous To Authority No Params"
                     },
                     "exit": {
                         "name": "Out",
-                        "tooltip": "Signaled after Authority To Autonomous By Entity Id is invoked"
+                        "tooltip": "Signaled after Autonomous To Authority No Params is invoked"
                     },
                     "details": {
-                        "name": "Authority To Autonomous By Entity Id"
+                        "name": "Autonomous To Authority No Params"
                     },
                     "params": [
                         {
-                            "typeid": "{6383F1D3-BB27-4E6B-A49A-6409B2059EAA}",
-                            "details": {
-                                "name": "Source",
-                                "tooltip": "The Source containing the NetworkTestPlayerComponentController"
-                            }
-                        },
-                        {
-                            "typeid": "{EA2C3E90-AFBE-44D4-A90D-FAAF79BAF93D}",
+                            "typeid": "{CA5E5C37-98A6-04D2-E15C-1B4BFEE4C7DD}",
                             "details": {
-                                "name": "some Float"
+                                "name": "Network Test Player Component"
                             }
                         }
                     ]
                 },
                 {
-                    "base": "AutonomousToAuthorityNoParamsByEntityId",
+                    "base": "AuthorityToClientNoParams_PlayFx",
                     "context": "NetworkTestPlayerComponent",
                     "entry": {
                         "name": "In",
-                        "tooltip": "When signaled, this will invoke Autonomous To Authority No Params By Entity Id"
+                        "tooltip": "When signaled, this will invoke Authority To Client No Params_ Play Fx"
                     },
                     "exit": {
                         "name": "Out",
-                        "tooltip": "Signaled after Autonomous To Authority No Params By Entity Id is invoked"
+                        "tooltip": "Signaled after Authority To Client No Params_ Play Fx is invoked"
                     },
                     "details": {
-                        "name": "Autonomous To Authority No Params By Entity Id"
+                        "name": "Authority To Client No Params_ Play Fx"
                     },
                     "params": [
                         {
-                            "typeid": "{6383F1D3-BB27-4E6B-A49A-6409B2059EAA}",
+                            "typeid": "{CA5E5C37-98A6-04D2-E15C-1B4BFEE4C7DD}",
                             "details": {
-                                "name": "Source",
-                                "tooltip": "The Source containing the NetworkTestPlayerComponentController"
+                                "name": "Network Test Player Component"
                             }
                         }
                     ]

+ 0 - 0
Gems/ScriptCanvas/Assets/TranslationAssets/Classes/NetworkTestPlayerComponentNetworkInput.names → AutomatedTesting/ScriptCanvas/TranslationAssets/Classes/NetworkTestPlayerComponentNetworkInput.names