72bfd8bdf8
Signed-off-by: lsemp3d <58790905+lsemp3d@users.noreply.github.com>
36 lines
1.1 KiB
Plaintext
36 lines
1.1 KiB
Plaintext
{
|
|
"entries": [
|
|
{
|
|
"base": "{D4C9DA8E-838B-41C6-B870-C75294C323DC}",
|
|
"context": "ScriptCanvas::Node",
|
|
"variant": "",
|
|
"details": {
|
|
"name": "Extract Properties",
|
|
"category": "Utilities",
|
|
"tooltip": "Extracts property values from connected input"
|
|
},
|
|
"slots": [
|
|
{
|
|
"base": "Input_In_0",
|
|
"details": {
|
|
"name": "In",
|
|
"tooltip": "When signaled assigns property values using the supplied source input"
|
|
}
|
|
},
|
|
{
|
|
"base": "Output_Out_0",
|
|
"details": {
|
|
"name": "Out",
|
|
"tooltip": "Signaled after all property haves have been pushed to the output slots"
|
|
}
|
|
},
|
|
{
|
|
"base": "DataInput_Source_0",
|
|
"details": {
|
|
"name": "Source"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
]
|
|
} |