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/Containers_IsEmpty.names

54 lines
1.6 KiB
Plaintext

{
"entries": [
{
"base": "{670FCD62-BAA8-4812-9CF2-C3F2EC5F54F5}",
"context": "ScriptCanvas::Node",
"variant": "",
"details": {
"name": "Is Empty",
"category": "Containers",
"tooltip": "Returns whether the container is empty"
},
"slots": [
{
"base": "DataOutput_Is Empty_0",
"details": {
"name": "Is Empty"
}
},
{
"base": "Input_In_0",
"details": {
"name": "In"
}
},
{
"base": "Output_Out_0",
"details": {
"name": "Out"
}
},
{
"base": "Output_True_1",
"details": {
"name": "True",
"tooltip": "The container is empty"
}
},
{
"base": "Output_False_2",
"details": {
"name": "False",
"tooltip": "The container is not empty"
}
},
{
"base": "DataInput_Source_0",
"details": {
"name": "Source"
}
}
]
}
]
}