d30ac7cfa6
Signed-off-by: lsemp3d <58790905+lsemp3d@users.noreply.github.com>
30 lines
740 B
Plaintext
30 lines
740 B
Plaintext
{
|
|
"entries" : [
|
|
{
|
|
"base": "EBusSenderBusId",
|
|
"context": "Globals",
|
|
"details": {
|
|
"name": "Source",
|
|
"tooltip": "Identifies the sender of the event"
|
|
}
|
|
},
|
|
{
|
|
"base": "EBusHandlerBusId",
|
|
"context": "Globals",
|
|
"details":
|
|
{
|
|
"name": "Source",
|
|
"tooltip": "Will handle the event sent to this identifier"
|
|
}
|
|
},
|
|
{
|
|
"base": "MissingFunction",
|
|
"context": "Globals",
|
|
"details":
|
|
{
|
|
"name": "Missing",
|
|
"tooltip": "Missing Function"
|
|
}
|
|
}
|
|
]
|
|
} |