SimpleAssetReferenceBase.names 4.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112
  1. {
  2. "entries": [
  3. {
  4. "base": "SimpleAssetReferenceBase",
  5. "context": "BehaviorClass",
  6. "variant": "",
  7. "details": {
  8. "name": "Simple Asset Reference"
  9. },
  10. "methods": [
  11. {
  12. "base": "SetAssetPath",
  13. "entry": {
  14. "name": "In",
  15. "tooltip": "When signaled, this will invoke Set Asset Path"
  16. },
  17. "exit": {
  18. "name": "Out",
  19. "tooltip": "Signaled after Set Asset Path is invoked"
  20. },
  21. "details": {
  22. "name": "Set Asset Path"
  23. },
  24. "params": [
  25. {
  26. "typeid": "{E16CA6C5-5C78-4AD9-8E9B-F8C1FB4D1DB8}",
  27. "details": {
  28. "name": "Asset path",
  29. "tooltip": "Asset reference as a project-relative path"
  30. }
  31. },
  32. {
  33. "typeid": "{3AB0037F-AF8D-48CE-BCA0-A170D18B2C03}",
  34. "details": {
  35. "name": "char"
  36. }
  37. }
  38. ]
  39. },
  40. {
  41. "base": "GetassetPath",
  42. "details": {
  43. "name": "Get Asset Path"
  44. },
  45. "params": [
  46. {
  47. "typeid": "{E16CA6C5-5C78-4AD9-8E9B-F8C1FB4D1DB8}",
  48. "details": {
  49. "name": "Asset path",
  50. "tooltip": "Asset reference as a project-relative path"
  51. }
  52. }
  53. ],
  54. "results": [
  55. {
  56. "typeid": "{03AAAB3F-5C47-5A66-9EBC-D5FA4DB353C9}",
  57. "details": {
  58. "name": "AZ Std::string"
  59. }
  60. }
  61. ]
  62. },
  63. {
  64. "base": "GetassetType",
  65. "details": {
  66. "name": "Get Asset Type"
  67. },
  68. "params": [
  69. {
  70. "typeid": "{E16CA6C5-5C78-4AD9-8E9B-F8C1FB4D1DB8}",
  71. "details": {
  72. "name": "Asset path",
  73. "tooltip": "Asset reference as a project-relative path"
  74. }
  75. }
  76. ],
  77. "results": [
  78. {
  79. "typeid": "{E152C105-A133-4D03-BBF8-3D4B2FBA3E2A}",
  80. "details": {
  81. "name": "AZ:: Uuid"
  82. }
  83. }
  84. ]
  85. },
  86. {
  87. "base": "GetfileFilter",
  88. "details": {
  89. "name": "Get File Filter"
  90. },
  91. "params": [
  92. {
  93. "typeid": "{E16CA6C5-5C78-4AD9-8E9B-F8C1FB4D1DB8}",
  94. "details": {
  95. "name": "Asset path",
  96. "tooltip": "Asset reference as a project-relative path"
  97. }
  98. }
  99. ],
  100. "results": [
  101. {
  102. "typeid": "{3AB0037F-AF8D-48CE-BCA0-A170D18B2C03}",
  103. "details": {
  104. "name": "char"
  105. }
  106. }
  107. ]
  108. }
  109. ]
  110. }
  111. ]
  112. }