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.
o3de/Gems/ScriptCanvas/Assets/TranslationAssets/Nodes/Logic_Switch.names

35 lines
979 B
Plaintext

{
"entries": [
{
"base": "{E1B5F3F8-AFEE-42C9-A22C-CB93F8281CC4}",
"context": "ScriptCanvas::Node",
"variant": "",
"details": {
"name": "Switch",
"category": "Logic",
"tooltip": "Triggers the specified output when triggered."
},
"slots": [
{
"base": "DataInput_Index_0",
"details": {
"name": "Index"
}
},
{
"base": "Input_In_0",
"details": {
"name": "In"
}
},
{
"base": "Output_Out 0_0",
"details": {
"name": "Out 0",
"tooltip": "Output 0"
}
}
]
}
]
}