Fixed generated property names, pull argument names from BC when available, auto-reload on asset change
Signed-off-by: lsemp3d <58790905+lsemp3d@users.noreply.github.com>
This commit is contained in:
@@ -5,9 +5,24 @@
|
||||
"context": "Constant",
|
||||
"variant": "",
|
||||
"details": {
|
||||
"name": "InvalidComponentId::Getter",
|
||||
"category": "Constants"
|
||||
}
|
||||
"name": "Invalid Component Id"
|
||||
},
|
||||
"methods": [
|
||||
{
|
||||
"key": "GetInvalidComponentId",
|
||||
"details": {
|
||||
"name": "Get Invalid Component Id"
|
||||
},
|
||||
"results": [
|
||||
{
|
||||
"typeid": "{D6597933-47CD-4FC8-B911-63F3E2B0993A}",
|
||||
"details": {
|
||||
"name": "AZ::u 64"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user