Updated names for more SC elements

Signed-off-by: lsemp3d <58790905+lsemp3d@users.noreply.github.com>
This commit is contained in:
lsemp3d
2021-11-15 08:24:39 -08:00
parent 56834361bc
commit 3fc95230af
4 changed files with 299 additions and 42 deletions
@@ -0,0 +1,58 @@
{
"entries": [
{
"key": "ReferenceShapeConfig",
"context": "BehaviorClass",
"variant": "",
"details": {
"name": "ReferenceShapeConfig"
},
"methods": [
{
"key": "shapeEntityId",
"details": {
"name": "ReferenceShapeConfig::shapeEntityId::Getter"
},
"params": [
{
"typeid": "{3E49974D-2EE0-4AF9-92B9-229A22B515C3}",
"details": {
"name": "ReferenceShapeConfig*"
}
}
],
"results": [
{
"typeid": "{6383F1D3-BB27-4E6B-A49A-6409B2059EAA}",
"details": {
"name": "EntityId&",
"tooltip": "Entity Unique Id"
}
}
]
},
{
"key": "shapeEntityId",
"details": {
"name": "ReferenceShapeConfig::shapeEntityId::Setter"
},
"params": [
{
"typeid": "{3E49974D-2EE0-4AF9-92B9-229A22B515C3}",
"details": {
"name": "ReferenceShapeConfig*"
}
},
{
"typeid": "{6383F1D3-BB27-4E6B-A49A-6409B2059EAA}",
"details": {
"name": "const EntityId&",
"tooltip": "Entity Unique Id"
}
}
]
}
]
}
]
}