72bfd8bdf8
Signed-off-by: lsemp3d <58790905+lsemp3d@users.noreply.github.com>
45 lines
1.5 KiB
Plaintext
45 lines
1.5 KiB
Plaintext
{
|
|
"entries": [
|
|
{
|
|
"base": "BlastFamilyComponentNotificationBus",
|
|
"context": "EBusHandler",
|
|
"variant": "",
|
|
"details": {
|
|
"name": "Blast Family",
|
|
"category": "Blast"
|
|
},
|
|
"methods": [
|
|
{
|
|
"base": "OnActorCreated",
|
|
"details": {
|
|
"name": "On Actor Created"
|
|
},
|
|
"params": [
|
|
{
|
|
"typeid": "{A23453D5-79A8-49C8-B9F0-9CC35D711DD4}",
|
|
"details": {
|
|
"name": "Blast Actor Data",
|
|
"tooltip": "Represents Blast Actor in a Script Canvas friendly format."
|
|
}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"base": "OnActorDestroyed",
|
|
"details": {
|
|
"name": "On Actor Destroyed"
|
|
},
|
|
"params": [
|
|
{
|
|
"typeid": "{A23453D5-79A8-49C8-B9F0-9CC35D711DD4}",
|
|
"details": {
|
|
"name": "Blast Actor Data",
|
|
"tooltip": "Represents Blast Actor in a Script Canvas friendly format."
|
|
}
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
]
|
|
} |