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,155 @@
{
"entries": [
{
"base": "InputDeviceMotion",
"context": "BehaviorClass",
"variant": "",
"details": {
"name": "Input Device Motion",
"category": "Input"
},
"methods": [
{
"base": "motion_orientation_current",
"details": {
"name": "motion_orientation_current"
},
"results": [
{
"typeid": "{3AB0037F-AF8D-48CE-BCA0-A170D18B2C03}",
"details": {
"name": "char"
}
}
]
},
{
"base": "motion_rotation_rate_unbiased",
"details": {
"name": "motion_rotation_rate_unbiased"
},
"results": [
{
"typeid": "{3AB0037F-AF8D-48CE-BCA0-A170D18B2C03}",
"details": {
"name": "char"
}
}
]
},
{
"base": "motion_rotation_rate_raw",
"details": {
"name": "motion_rotation_rate_raw"
},
"results": [
{
"typeid": "{3AB0037F-AF8D-48CE-BCA0-A170D18B2C03}",
"details": {
"name": "char"
}
}
]
},
{
"base": "motion_magnetic_field_north",
"details": {
"name": "motion_magnetic_field_north"
},
"results": [
{
"typeid": "{3AB0037F-AF8D-48CE-BCA0-A170D18B2C03}",
"details": {
"name": "char"
}
}
]
},
{
"base": "motion_acceleration_gravity",
"details": {
"name": "motion_acceleration_gravity"
},
"results": [
{
"typeid": "{3AB0037F-AF8D-48CE-BCA0-A170D18B2C03}",
"details": {
"name": "char"
}
}
]
},
{
"base": "Getname",
"details": {
"name": "Get Name"
},
"results": [
{
"typeid": "{3AB0037F-AF8D-48CE-BCA0-A170D18B2C03}",
"details": {
"name": "Name"
}
}
]
},
{
"base": "motion_acceleration_raw",
"details": {
"name": "motion_acceleration_raw"
},
"results": [
{
"typeid": "{3AB0037F-AF8D-48CE-BCA0-A170D18B2C03}",
"details": {
"name": "char"
}
}
]
},
{
"base": "motion_acceleration_user",
"details": {
"name": "motion_acceleration_user"
},
"results": [
{
"typeid": "{3AB0037F-AF8D-48CE-BCA0-A170D18B2C03}",
"details": {
"name": "char"
}
}
]
},
{
"base": "motion_magnetic_field_raw",
"details": {
"name": "motion_magnetic_field_raw"
},
"results": [
{
"typeid": "{3AB0037F-AF8D-48CE-BCA0-A170D18B2C03}",
"details": {
"name": "char"
}
}
]
},
{
"base": "motion_magnetic_field_unbiased",
"details": {
"name": "motion_magnetic_field_unbiased"
},
"results": [
{
"typeid": "{3AB0037F-AF8D-48CE-BCA0-A170D18B2C03}",
"details": {
"name": "char"
}
}
]
}
]
}
]
}