72bfd8bdf8
Signed-off-by: lsemp3d <58790905+lsemp3d@users.noreply.github.com>
60 lines
2.0 KiB
Plaintext
60 lines
2.0 KiB
Plaintext
{
|
|
"entries": [
|
|
{
|
|
"base": "CameraNotificationBus",
|
|
"context": "EBusHandler",
|
|
"variant": "",
|
|
"details": {
|
|
"name": "Camera",
|
|
"category": "Camera"
|
|
},
|
|
"methods": [
|
|
{
|
|
"base": "OnCameraAdded",
|
|
"details": {
|
|
"name": "On Camera Added"
|
|
},
|
|
"params": [
|
|
{
|
|
"typeid": "{6383F1D3-BB27-4E6B-A49A-6409B2059EAA}",
|
|
"details": {
|
|
"name": "Entity Id",
|
|
"tooltip": "Entity Unique Id"
|
|
}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"base": "OnCameraRemoved",
|
|
"details": {
|
|
"name": "On Camera Removed"
|
|
},
|
|
"params": [
|
|
{
|
|
"typeid": "{6383F1D3-BB27-4E6B-A49A-6409B2059EAA}",
|
|
"details": {
|
|
"name": "Entity Id",
|
|
"tooltip": "Entity Unique Id"
|
|
}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"base": "OnActiveViewChanged",
|
|
"details": {
|
|
"name": "On Active View Changed"
|
|
},
|
|
"params": [
|
|
{
|
|
"typeid": "{6383F1D3-BB27-4E6B-A49A-6409B2059EAA}",
|
|
"details": {
|
|
"name": "Entity Id",
|
|
"tooltip": "Entity Unique Id"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
]
|
|
} |