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/Uncategorized_GetVariable.n...

29 lines
953 B
Plaintext

{
"entries": [
{
"base": "{8225BE35-4C45-4A32-94D9-3DE114F6F5AF}",
"context": "ScriptCanvas::Node",
"variant": "",
"details": {
"name": "Get Variable",
"tooltip": "Node for referencing a property within the graph"
},
"slots": [
{
"base": "Input_In_0",
"details": {
"name": "In",
"tooltip": "When signaled sends the property referenced by this node to a Data Output slot"
}
},
{
"base": "Output_Out_0",
"details": {
"name": "Out",
"tooltip": "Signaled after the referenced property has been pushed to the Data Output slot"
}
}
]
}
]
}