You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
29 lines
942 B
Plaintext
29 lines
942 B
Plaintext
{
|
|
"entries": [
|
|
{
|
|
"key": "{5EFD2942-AFF9-4137-939C-023AEAA72EB0}",
|
|
"context": "ScriptCanvas::Node",
|
|
"variant": "",
|
|
"details": {
|
|
"name": "Set Variable",
|
|
"tooltip": "Node for setting a property within the graph"
|
|
},
|
|
"slots": [
|
|
{
|
|
"key": "Input_In",
|
|
"details": {
|
|
"name": "In",
|
|
"tooltip": "When signaled sends the variable referenced by this node to a Data Output slot"
|
|
}
|
|
},
|
|
{
|
|
"key": "Output_Out",
|
|
"details": {
|
|
"name": "Out",
|
|
"tooltip": "Signaled after the referenced variable has been pushed to the Data Output slot"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
]
|
|
} |