Updated more node names
Signed-off-by: lsemp3d <58790905+lsemp3d@users.noreply.github.com>
This commit is contained in:
+6
-5
@@ -5,19 +5,20 @@
|
||||
"context": "EBusHandler",
|
||||
"variant": "",
|
||||
"details": {
|
||||
"name": "ActorComponentNotificationBus"
|
||||
"name": "Actor",
|
||||
"category": "Animation"
|
||||
},
|
||||
"methods": [
|
||||
{
|
||||
"key": "OnActorInstanceCreated",
|
||||
"details": {
|
||||
"name": "OnActorInstanceCreated"
|
||||
"name": "On Actor Instance Created"
|
||||
},
|
||||
"params": [
|
||||
{
|
||||
"typeid": "{280A0170-EB6A-4E90-B2F1-E18D8EAEFB36}",
|
||||
"details": {
|
||||
"name": ""
|
||||
"name": "Actor Instance"
|
||||
}
|
||||
}
|
||||
]
|
||||
@@ -25,13 +26,13 @@
|
||||
{
|
||||
"key": "OnActorInstanceDestroyed",
|
||||
"details": {
|
||||
"name": "OnActorInstanceDestroyed"
|
||||
"name": "On Actor Instance Destroyed"
|
||||
},
|
||||
"params": [
|
||||
{
|
||||
"typeid": "{280A0170-EB6A-4E90-B2F1-E18D8EAEFB36}",
|
||||
"details": {
|
||||
"name": ""
|
||||
"name": "Actor Instance"
|
||||
}
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user