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/GlobalMethods/get_file_alias.names

47 lines
1.6 KiB
Plaintext

{
"entries": [
{
"base": "get_file_alias",
"context": "Method",
"variant": "",
"details": {
"name": "",
"category": "Globals"
},
"methods": [
{
"base": "get_file_alias",
"context": "Global",
"entry": {
"name": "In",
"tooltip": "When signaled, this will invoke get_file_alias"
},
"exit": {
"name": "Out",
"tooltip": "Signaled after get_file_alias is invoked"
},
"details": {
"name": "get_file_alias",
"category": "Other"
},
"params": [
{
"typeid": "{03AAAB3F-5C47-5A66-9EBC-D5FA4DB353C9}",
"details": {
"name": "AZStd::basic_string<char, AZStd::char_traits<char>, allocator>"
}
}
],
"results": [
{
"typeid": "{03AAAB3F-5C47-5A66-9EBC-D5FA4DB353C9}",
"details": {
"name": "AZStd::basic_string<char, AZStd::char_traits<char>, allocator>"
}
}
]
}
]
}
]
}