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:
lsemp3d
2021-11-22 12:22:38 -08:00
parent 20a2a79003
commit 5d09e8d42e
353 changed files with 6661 additions and 959 deletions
@@ -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"
}
}
]
}
]
}
]
}