d30ac7cfa6
Signed-off-by: lsemp3d <58790905+lsemp3d@users.noreply.github.com>
83 lines
2.9 KiB
Plaintext
83 lines
2.9 KiB
Plaintext
{
|
|
"entries": [
|
|
{
|
|
"base": "ComponentApplicationBus",
|
|
"context": "EBusSender",
|
|
"variant": "",
|
|
"details": {
|
|
"name": "Application",
|
|
"category": "Components"
|
|
},
|
|
"methods": [
|
|
{
|
|
"base": "GetEntityName",
|
|
"entry": {
|
|
"name": "In",
|
|
"tooltip": "When signaled, this will invoke Get Entity Name"
|
|
},
|
|
"exit": {
|
|
"name": "Out",
|
|
"tooltip": "Signaled after Get Entity Name is invoked"
|
|
},
|
|
"details": {
|
|
"name": "Get Entity Name"
|
|
},
|
|
"params": [
|
|
{
|
|
"typeid": "{6383F1D3-BB27-4E6B-A49A-6409B2059EAA}",
|
|
"details": {
|
|
"name": "Entity Id",
|
|
"tooltip": "Entity Unique Id"
|
|
}
|
|
}
|
|
],
|
|
"results": [
|
|
{
|
|
"typeid": "{03AAAB3F-5C47-5A66-9EBC-D5FA4DB353C9}",
|
|
"details": {
|
|
"name": "AZStd::string"
|
|
}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"base": "SetEntityName",
|
|
"entry": {
|
|
"name": "In",
|
|
"tooltip": "When signaled, this will invoke Set Entity Name"
|
|
},
|
|
"exit": {
|
|
"name": "Out",
|
|
"tooltip": "Signaled after Set Entity Name is invoked"
|
|
},
|
|
"details": {
|
|
"name": "Set Entity Name"
|
|
},
|
|
"params": [
|
|
{
|
|
"typeid": "{6383F1D3-BB27-4E6B-A49A-6409B2059EAA}",
|
|
"details": {
|
|
"name": "Entity Id",
|
|
"tooltip": "Entity Unique Id"
|
|
}
|
|
},
|
|
{
|
|
"typeid": "{7114E998-A8B4-519B-9342-A86D1587B4F7}",
|
|
"details": {
|
|
"name": "Name"
|
|
}
|
|
}
|
|
],
|
|
"results": [
|
|
{
|
|
"typeid": "{A0CA880C-AFE4-43CB-926C-59AC48496112}",
|
|
"details": {
|
|
"name": "Succesful"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
]
|
|
} |