TestTupleMethods.names 2.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657
  1. {
  2. "entries": [
  3. {
  4. "base": "TestTupleMethods",
  5. "context": "BehaviorClass",
  6. "variant": "",
  7. "details": {
  8. "name": "TestTupleMethods"
  9. },
  10. "methods": [
  11. {
  12. "base": "Three",
  13. "entry": {
  14. "name": "In",
  15. "tooltip": "When signaled, this will invoke Three"
  16. },
  17. "exit": {
  18. "name": "Out",
  19. "tooltip": "Signaled after Three is invoked"
  20. },
  21. "details": {
  22. "name": "TestTupleMethods::Three",
  23. "category": "Other"
  24. },
  25. "params": [
  26. {
  27. "typeid": "{8379EB7D-01FA-4538-B64B-A6543B4BE73D}",
  28. "details": {
  29. "name": "const Vector3&"
  30. }
  31. },
  32. {
  33. "typeid": "{03AAAB3F-5C47-5A66-9EBC-D5FA4DB353C9}",
  34. "details": {
  35. "name": "const AZStd::basic_string<char, AZStd::char_traits<char>, alloc"
  36. }
  37. },
  38. {
  39. "typeid": "{A0CA880C-AFE4-43CB-926C-59AC48496112}",
  40. "details": {
  41. "name": "const bool&"
  42. }
  43. }
  44. ],
  45. "results": [
  46. {
  47. "typeid": "{5BAFAD11-D6AF-5946-B09B-6E0B72E1209C}",
  48. "details": {
  49. "name": "tuple<Vector3 AZStd::basic_string<char, AZStd::char_traits<char>, allocator> bool >"
  50. }
  51. }
  52. ]
  53. }
  54. ]
  55. }
  56. ]
  57. }