Updated all names files to use 'base' instead of 'key' to avoid validation issues
Signed-off-by: lsemp3d <58790905+lsemp3d@users.noreply.github.com>
This commit is contained in:
+3
-3
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"entries": [
|
||||
{
|
||||
"key": "ScriptBuildingNotificationBus",
|
||||
"base": "ScriptBuildingNotificationBus",
|
||||
"context": "EBusHandler",
|
||||
"variant": "",
|
||||
"details": {
|
||||
@@ -9,7 +9,7 @@
|
||||
},
|
||||
"methods": [
|
||||
{
|
||||
"key": "OnUpdateManifest",
|
||||
"base": "OnUpdateManifest",
|
||||
"details": {
|
||||
"name": "OnUpdateManifest"
|
||||
},
|
||||
@@ -31,7 +31,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"key": "OnPrepareForExport",
|
||||
"base": "OnPrepareForExport",
|
||||
"details": {
|
||||
"name": "OnPrepareForExport"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user