72bfd8bdf8
Signed-off-by: lsemp3d <58790905+lsemp3d@users.noreply.github.com>
44 lines
1.4 KiB
Plaintext
44 lines
1.4 KiB
Plaintext
{
|
|
"entries": [
|
|
{
|
|
"base": "EditorEntityContextNotificationBus",
|
|
"context": "EBusHandler",
|
|
"variant": "",
|
|
"details": {
|
|
"name": "EditorEntityContextNotificationBus"
|
|
},
|
|
"methods": [
|
|
{
|
|
"base": "OnEditorEntityCreated",
|
|
"details": {
|
|
"name": "OnEditorEntityCreated"
|
|
},
|
|
"params": [
|
|
{
|
|
"typeid": "{6383F1D3-BB27-4E6B-A49A-6409B2059EAA}",
|
|
"details": {
|
|
"name": "EntityId",
|
|
"tooltip": "Entity Unique Id"
|
|
}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"base": "OnEditorEntityDeleted",
|
|
"details": {
|
|
"name": "OnEditorEntityDeleted"
|
|
},
|
|
"params": [
|
|
{
|
|
"typeid": "{6383F1D3-BB27-4E6B-A49A-6409B2059EAA}",
|
|
"details": {
|
|
"name": "EntityId",
|
|
"tooltip": "Entity Unique Id"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
]
|
|
} |