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/wait_for_debugger.names

47 lines
1.5 KiB
Plaintext

{
"entries": [
{
"base": "wait_for_debugger",
"context": "Method",
"variant": "",
"details": {
"name": "",
"category": "Globals"
},
"methods": [
{
"base": "wait_for_debugger",
"context": "Global",
"entry": {
"name": "In",
"tooltip": "When signaled, this will invoke wait_for_debugger"
},
"exit": {
"name": "Out",
"tooltip": "Signaled after wait_for_debugger is invoked"
},
"details": {
"name": "wait_for_debugger",
"category": "Other"
},
"params": [
{
"typeid": "{EA2C3E90-AFBE-44D4-A90D-FAAF79BAF93D}",
"details": {
"name": "float"
}
}
],
"results": [
{
"typeid": "{A0CA880C-AFE4-43CB-926C-59AC48496112}",
"details": {
"name": "bool"
}
}
]
}
]
}
]
}