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
773 B
Plaintext
29 lines
773 B
Plaintext
{
|
|
"entries": [
|
|
{
|
|
"key": "{9F0A9171-A7E0-4973-5658-F7470E5DD51F}",
|
|
"context": "ScriptCanvas::Node",
|
|
"variant": "",
|
|
"details": {
|
|
"name": "PropertyExample",
|
|
"category": "Tests",
|
|
"tooltip": "Example of using properties.",
|
|
"subtitle": "Tests"
|
|
},
|
|
"slots": [
|
|
{
|
|
"key": "Input_In",
|
|
"details": {
|
|
"name": "In"
|
|
}
|
|
},
|
|
{
|
|
"key": "Output_On In",
|
|
"details": {
|
|
"name": "On In"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
]
|
|
} |