72bfd8bdf8
Signed-off-by: lsemp3d <58790905+lsemp3d@users.noreply.github.com>
43 lines
1.3 KiB
Plaintext
43 lines
1.3 KiB
Plaintext
{
|
|
"entries": [
|
|
{
|
|
"base": "ActorComponentNotificationBus",
|
|
"context": "EBusHandler",
|
|
"variant": "",
|
|
"details": {
|
|
"name": "Actor",
|
|
"category": "Animation"
|
|
},
|
|
"methods": [
|
|
{
|
|
"base": "OnActorInstanceCreated",
|
|
"details": {
|
|
"name": "On Actor Instance Created"
|
|
},
|
|
"params": [
|
|
{
|
|
"typeid": "{280A0170-EB6A-4E90-B2F1-E18D8EAEFB36}",
|
|
"details": {
|
|
"name": "Actor Instance"
|
|
}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"base": "OnActorInstanceDestroyed",
|
|
"details": {
|
|
"name": "On Actor Instance Destroyed"
|
|
},
|
|
"params": [
|
|
{
|
|
"typeid": "{280A0170-EB6A-4E90-B2F1-E18D8EAEFB36}",
|
|
"details": {
|
|
"name": "Actor Instance"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
]
|
|
} |