You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
o3de/Gems/ScriptCanvas/Assets/TranslationAssets/GlobalMethods/exit_simulation_mode.names

31 lines
937 B
Plaintext

{
"entries": [
{
"base": "exit_simulation_mode",
"context": "Method",
"variant": "",
"details": {
"name": "",
"category": "Globals"
},
"methods": [
{
"base": "exit_simulation_mode",
"context": "Global",
"entry": {
"name": "In",
"tooltip": "When signaled, this will invoke exit_simulation_mode"
},
"exit": {
"name": "Out",
"tooltip": "Signaled after exit_simulation_mode is invoked"
},
"details": {
"name": "exit_simulation_mode",
"category": "Other"
}
}
]
}
]
}