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,25 @@
|
||||
"context": "Constant",
|
||||
"variant": "",
|
||||
"details": {
|
||||
"name": "SystemEntityId::Getter",
|
||||
"category": "Constants"
|
||||
}
|
||||
"name": "System Entity Id"
|
||||
},
|
||||
"methods": [
|
||||
{
|
||||
"key": "GetSystemEntityId",
|
||||
"details": {
|
||||
"name": "Get System Entity Id"
|
||||
},
|
||||
"results": [
|
||||
{
|
||||
"typeid": "{6383F1D3-BB27-4E6B-A49A-6409B2059EAA}",
|
||||
"details": {
|
||||
"name": "Entity Id",
|
||||
"tooltip": "Entity Unique Id"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user