Script Canvas node translation system and naming consistency

Signed-off-by: lsemp3d <58790905+lsemp3d@users.noreply.github.com>
This commit is contained in:
lsemp3d
2021-12-07 15:40:04 -08:00
parent 8d096ebf61
commit 72bfd8bdf8
1515 changed files with 235974 additions and 2095 deletions
@@ -0,0 +1,39 @@
{
"entries": [
{
"base": "unselect_objects",
"context": "Method",
"variant": "",
"details": {
"name": "",
"category": "Globals"
},
"methods": [
{
"base": "unselect_objects",
"context": "Global",
"entry": {
"name": "In",
"tooltip": "When signaled, this will invoke unselect_objects"
},
"exit": {
"name": "Out",
"tooltip": "Signaled after unselect_objects is invoked"
},
"details": {
"name": "unselect_objects",
"category": "Other"
},
"params": [
{
"typeid": "{99DAD0BC-740E-5E82-826B-8FC7968CC02C}",
"details": {
"name": "const AZStd::vector<AZStd::basic_string<char, AZStd::char_trait"
}
}
]
}
]
}
]
}