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.
35 lines
1.0 KiB
Plaintext
35 lines
1.0 KiB
Plaintext
{
|
|
"entries": [
|
|
{
|
|
"base": "{DFB13C5E-5FB3-4650-BD3A-E1AD79CD42AC}",
|
|
"context": "ScriptCanvas::Node",
|
|
"variant": "",
|
|
"details": {
|
|
"name": "Random Signal",
|
|
"category": "Logic",
|
|
"tooltip": "Triggers one of the selected outputs at Random depending on the weights provided."
|
|
},
|
|
"slots": [
|
|
{
|
|
"base": "DataInput_Weight 1_0",
|
|
"details": {
|
|
"name": "Weight 1"
|
|
}
|
|
},
|
|
{
|
|
"base": "Output_Out 1_0",
|
|
"details": {
|
|
"name": "Out 1"
|
|
}
|
|
},
|
|
{
|
|
"base": "Input_In_0",
|
|
"details": {
|
|
"name": "In",
|
|
"tooltip": "Input signal"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
]
|
|
} |