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

40 lines
1.1 KiB
Plaintext

{
"entries": [
{
"key": "{5C734A52-7CB1-5571-B6B2-F1C19A8CCE5A}",
"context": "ScriptCanvas::Node",
"variant": "",
"details": {
"name": "From String",
"category": "Math/Crc32",
"tooltip": "Returns a Crc32 from the string"
},
"slots": [
{
"key": "Input_In",
"details": {
"name": "In"
}
},
{
"key": "Output_Out",
"details": {
"name": "Out"
}
},
{
"key": "DataInput_Value",
"details": {
"name": "Text"
}
},
{
"key": "DataOutput_Result",
"details": {
"name": "Result"
}
}
]
}
]
}