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

34 lines
964 B
Plaintext

{
"entries": [
{
"base": "{8A57777C-AD84-5CF4-B411-03ABF982EF55}",
"context": "ScriptCanvas::Node",
"variant": "",
"details": {
"name": "String To Number",
"category": "Math",
"tooltip": "Converts the given string to it's numeric representation if possible."
},
"slots": [
{
"base": "Input_In_0",
"details": {
"name": "In"
}
},
{
"base": "Output_Out_0",
"details": {
"name": "Out"
}
},
{
"base": "DataOutput_Result_0",
"details": {
"name": "Result"
}
}
]
}
]
}