Script Canvas node translation system and naming consistency
Signed-off-by: lsemp3d <58790905+lsemp3d@users.noreply.github.com>
This commit is contained in:
@@ -0,0 +1,72 @@
|
||||
{
|
||||
"entries": [
|
||||
{
|
||||
"base": "ReferenceShapeConfig",
|
||||
"context": "BehaviorClass",
|
||||
"variant": "",
|
||||
"details": {
|
||||
"name": "Reference Shape Config"
|
||||
},
|
||||
"methods": [
|
||||
{
|
||||
"base": "GetshapeEntityId",
|
||||
"context": "Getter",
|
||||
"details": {
|
||||
"name": "Getshape Entity Id"
|
||||
},
|
||||
"params": [
|
||||
{
|
||||
"typeid": "{3E49974D-2EE0-4AF9-92B9-229A22B515C3}",
|
||||
"details": {
|
||||
"name": "Vegetation Reference Shape"
|
||||
}
|
||||
},
|
||||
{
|
||||
"typeid": "",
|
||||
"details": {
|
||||
"name": "shape Entity Id"
|
||||
}
|
||||
},
|
||||
{
|
||||
"typeid": "",
|
||||
"details": {
|
||||
"name": ""
|
||||
}
|
||||
}
|
||||
],
|
||||
"results": [
|
||||
{
|
||||
"typeid": "{6383F1D3-BB27-4E6B-A49A-6409B2059EAA}",
|
||||
"details": {
|
||||
"name": "Entity Id",
|
||||
"tooltip": "Entity Unique Id"
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"base": "SetshapeEntityId",
|
||||
"context": "Setter",
|
||||
"details": {
|
||||
"name": "Setshape Entity Id"
|
||||
},
|
||||
"params": [
|
||||
{
|
||||
"typeid": "{3E49974D-2EE0-4AF9-92B9-229A22B515C3}",
|
||||
"details": {
|
||||
"name": "Vegetation Reference Shape"
|
||||
}
|
||||
},
|
||||
{
|
||||
"typeid": "{6383F1D3-BB27-4E6B-A49A-6409B2059EAA}",
|
||||
"details": {
|
||||
"name": "shape Entity Id",
|
||||
"tooltip": "Entity Unique Id"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user