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/Classes/TestTupleMethods.names

58 lines
2.1 KiB
Plaintext

{
"entries": [
{
"base": "TestTupleMethods",
"context": "BehaviorClass",
"variant": "",
"details": {
"name": "TestTupleMethods"
},
"methods": [
{
"base": "Three",
"context": "TestTupleMethods",
"entry": {
"name": "In",
"tooltip": "When signaled, this will invoke Three"
},
"exit": {
"name": "Out",
"tooltip": "Signaled after Three is invoked"
},
"details": {
"name": "TestTupleMethods::Three",
"category": "Other"
},
"params": [
{
"typeid": "{8379EB7D-01FA-4538-B64B-A6543B4BE73D}",
"details": {
"name": "const Vector3&"
}
},
{
"typeid": "{03AAAB3F-5C47-5A66-9EBC-D5FA4DB353C9}",
"details": {
"name": "const AZStd::basic_string<char, AZStd::char_traits<char>, alloc"
}
},
{
"typeid": "{A0CA880C-AFE4-43CB-926C-59AC48496112}",
"details": {
"name": "const bool&"
}
}
],
"results": [
{
"typeid": "{5BAFAD11-D6AF-5946-B09B-6E0B72E1209C}",
"details": {
"name": "tuple<Vector3 AZStd::basic_string<char, AZStd::char_traits<char>, allocator> bool >"
}
}
]
}
]
}
]
}