UILogic.prefab 7.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184
  1. {
  2. "ContainerEntity": {
  3. "Id": "ContainerEntity",
  4. "Name": "UILogic",
  5. "Components": {
  6. "Component_[1041699042621353635]": {
  7. "$type": "EditorOnlyEntityComponent",
  8. "Id": 1041699042621353635
  9. },
  10. "Component_[12814046806080640047]": {
  11. "$type": "EditorEntitySortComponent",
  12. "Id": 12814046806080640047,
  13. "Child Entity Order": [
  14. "Entity_[35906786687133]"
  15. ]
  16. },
  17. "Component_[13142080617915271961]": {
  18. "$type": "{27F1E1A1-8D9D-4C3B-BD3A-AFB9762449C0} TransformComponent",
  19. "Id": 13142080617915271961,
  20. "Parent Entity": ""
  21. },
  22. "Component_[14023638413203789638]": {
  23. "$type": "EditorEntityIconComponent",
  24. "Id": 14023638413203789638
  25. },
  26. "Component_[14339763460868207585]": {
  27. "$type": "EditorDisabledCompositionComponent",
  28. "Id": 14339763460868207585
  29. },
  30. "Component_[17606357367803995024]": {
  31. "$type": "EditorPrefabComponent",
  32. "Id": 17606357367803995024
  33. },
  34. "Component_[18253572349287531072]": {
  35. "$type": "EditorInspectorComponent",
  36. "Id": 18253572349287531072
  37. },
  38. "Component_[2296265291920297506]": {
  39. "$type": "EditorLockComponent",
  40. "Id": 2296265291920297506
  41. },
  42. "Component_[40313531044578384]": {
  43. "$type": "EditorVisibilityComponent",
  44. "Id": 40313531044578384
  45. },
  46. "Component_[9279778868904357205]": {
  47. "$type": "EditorPendingCompositionComponent",
  48. "Id": 9279778868904357205
  49. }
  50. }
  51. },
  52. "Entities": {
  53. "Entity_[35906786687133]": {
  54. "Id": "Entity_[35906786687133]",
  55. "Name": "UI Logic",
  56. "Components": {
  57. "Component_[11523030787389076961]": {
  58. "$type": "{27F1E1A1-8D9D-4C3B-BD3A-AFB9762449C0} TransformComponent",
  59. "Id": 11523030787389076961,
  60. "Parent Entity": "ContainerEntity"
  61. },
  62. "Component_[11608851212741542752]": {
  63. "$type": "EditorVisibilityComponent",
  64. "Id": 11608851212741542752
  65. },
  66. "Component_[12200596900575047519]": {
  67. "$type": "EditorLockComponent",
  68. "Id": 12200596900575047519
  69. },
  70. "Component_[16755178164058506730]": {
  71. "$type": "GenericComponentWrapper",
  72. "Id": 16755178164058506730,
  73. "m_template": {
  74. "$type": "InputConfigurationComponent",
  75. "Input Event Bindings": {
  76. "assetId": {
  77. "guid": "{54F5C4CD-C30E-5EEA-96CE-22BB86633167}"
  78. },
  79. "assetHint": "assets/inputbindings/ui-main.inputbindings"
  80. }
  81. }
  82. },
  83. "Component_[17330767922857874409]": {
  84. "$type": "EditorOnlyEntityComponent",
  85. "Id": 17330767922857874409
  86. },
  87. "Component_[192954100086478604]": {
  88. "$type": "GenericComponentWrapper",
  89. "Id": 192954100086478604,
  90. "m_template": {
  91. "$type": "UiCanvasAssetRefComponent",
  92. "CanvasAssetRef": {
  93. "AssetPath": "ui/quitconfirmation.uicanvas"
  94. }
  95. }
  96. },
  97. "Component_[2643723568299382725]": {
  98. "$type": "EditorEntityIconComponent",
  99. "Id": 2643723568299382725
  100. },
  101. "Component_[3835458572009420387]": {
  102. "$type": "EditorPendingCompositionComponent",
  103. "Id": 3835458572009420387
  104. },
  105. "Component_[4625534857708642626]": {
  106. "$type": "EditorDisabledCompositionComponent",
  107. "Id": 4625534857708642626
  108. },
  109. "Component_[4826561718818095337]": {
  110. "$type": "EditorInspectorComponent",
  111. "Id": 4826561718818095337,
  112. "ComponentOrderEntryArray": [
  113. {
  114. "ComponentId": 11523030787389076961
  115. },
  116. {
  117. "ComponentId": 192954100086478604,
  118. "SortIndex": 1
  119. },
  120. {
  121. "ComponentId": 16755178164058506730,
  122. "SortIndex": 2
  123. },
  124. {
  125. "ComponentId": 5112855786931537693,
  126. "SortIndex": 3
  127. }
  128. ]
  129. },
  130. "Component_[5112855786931537693]": {
  131. "$type": "ScriptEditorComponent",
  132. "Id": 5112855786931537693,
  133. "ScriptComponent": {
  134. "Properties": {
  135. "Properties": [
  136. {
  137. "$type": "AzFramework::ScriptPropertyString",
  138. "id": 261715790,
  139. "name": "CtrlInputEvent",
  140. "value": "Ctrl"
  141. },
  142. {
  143. "$type": "AzFramework::ScriptPropertyBoolean",
  144. "id": 1822771111,
  145. "name": "Debug"
  146. },
  147. {
  148. "$type": "AzFramework::ScriptPropertyString",
  149. "id": 1013725814,
  150. "name": "QuitInputEvent",
  151. "value": "Quit"
  152. },
  153. {
  154. "$type": "AzFramework::ScriptPropertyString",
  155. "id": 1311705664,
  156. "name": "ResetInputEvent",
  157. "value": "Reset"
  158. }
  159. ]
  160. },
  161. "Script": {
  162. "assetId": {
  163. "guid": "{D1D71492-0F89-53DF-A95E-C7A64B9F8574}",
  164. "subId": 1
  165. },
  166. "assetHint": "scripts/uilogic.luac"
  167. }
  168. },
  169. "ScriptAsset": {
  170. "assetId": {
  171. "guid": "{D1D71492-0F89-53DF-A95E-C7A64B9F8574}",
  172. "subId": 1
  173. },
  174. "assetHint": "scripts/uilogic.luac"
  175. }
  176. },
  177. "Component_[5581518532572380002]": {
  178. "$type": "EditorEntitySortComponent",
  179. "Id": 5581518532572380002
  180. }
  181. }
  182. }
  183. }
  184. }