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

47 lines
1.5 KiB
Plaintext

{
"entries": [
{
"key": "message_box",
"context": "Method",
"variant": "",
"details": {
"name": "",
"category": "Globals"
},
"methods": [
{
"key": "message_box",
"context": "Global",
"entry": {
"name": "In",
"tooltip": "When signaled, this will invoke message_box"
},
"exit": {
"name": "Out",
"tooltip": "Signaled after message_box is invoked"
},
"details": {
"name": "message_box",
"category": "Other"
},
"params": [
{
"typeid": "{3AB0037F-AF8D-48CE-BCA0-A170D18B2C03}",
"details": {
"name": "const char*"
}
}
],
"results": [
{
"typeid": "{A0CA880C-AFE4-43CB-926C-59AC48496112}",
"details": {
"name": "bool"
}
}
]
}
]
}
]
}