d30ac7cfa6
Signed-off-by: lsemp3d <58790905+lsemp3d@users.noreply.github.com>
37 lines
1.2 KiB
Plaintext
37 lines
1.2 KiB
Plaintext
{
|
|
"entries": [
|
|
{
|
|
"base": "ConsoleRequestBus",
|
|
"context": "EBusSender",
|
|
"variant": "",
|
|
"details": {
|
|
"name": "Console",
|
|
"category": "Utilities"
|
|
},
|
|
"methods": [
|
|
{
|
|
"base": "ExecuteConsoleCommand",
|
|
"entry": {
|
|
"name": "In",
|
|
"tooltip": "When signaled, this will invoke Execute Console Command"
|
|
},
|
|
"exit": {
|
|
"name": "Out",
|
|
"tooltip": "Signaled after Execute Console Command is invoked"
|
|
},
|
|
"details": {
|
|
"name": "Execute Console Command"
|
|
},
|
|
"params": [
|
|
{
|
|
"typeid": "{3AB0037F-AF8D-48CE-BCA0-A170D18B2C03}",
|
|
"details": {
|
|
"name": "Command"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
]
|
|
} |