Files

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"
}
}
]
}
]
}
]
}