Skip to content

Commit

Permalink
feat(APIV2): 添加条目顺序 & 调整一些条目结构
Browse files Browse the repository at this point in the history
  • Loading branch information
0oQiaoo0 committed Dec 5, 2024
1 parent f94b010 commit 90b7f6b
Show file tree
Hide file tree
Showing 19 changed files with 17,415 additions and 17,379 deletions.
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -10,14 +10,15 @@ MonoBehaviour:
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: fb48e4613a53bb941a20036d7c08fefb, type: 3}
m_Name: ErrorSO
m_Name: ApplicationLevelEventsSO
m_EditorClassIdentifier:
entryScriptTypeName: Error
entryName: "\u5E94\u7528\u7EA7\u4E8B\u6545"
entryName: "\u5E94\u7528\u7EA7\u4E8B\u4EF6"
entryAPI: "off/ onUnhandledRejection \uFF5C off/ onError\noff/ onAudioInterruptionEnd
| off/ onAudioInterruptionBegin"
entryDescription: "\u6CA1\u6709\u53EF\u89C1\u6548\u679C\uFF0C\u4EC5\u4F5C\u4E3Ademo"
optionList: []
initialButtonText: "\u5F00\u59CB\u76D1\u542C"
extraButtonList: []
initialResultList: []
entryOrder: 3
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ MonoBehaviour:
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: fb48e4613a53bb941a20036d7c08fefb, type: 3}
m_Name: GetInfoSO
m_Name: GetSystemInfoSO
m_EditorClassIdentifier:
entryScriptTypeName: GetInfo
entryName: "\u83B7\u53D6\u7CFB\u7EDF\u548C\u8BBE\u5907\u4FE1\u606F"
Expand All @@ -27,3 +27,4 @@ MonoBehaviour:
- buttonText: "\u83B7\u53D6\u5C0F\u6E38\u620F\u51B7\u542F\u52A8\u65F6\u7684\u53C2\u6570"
- buttonText: "\u83B7\u53D6\u5C0F\u6E38\u620F\u6253\u5F00\u7684\u53C2\u6570"
initialResultList: []
entryOrder: 1
1 change: 1 addition & 0 deletions Demo/API_V2/Assets/API/Base/LifeCycle/LifeCycleSO.asset
Original file line number Diff line number Diff line change
Expand Up @@ -22,3 +22,4 @@ MonoBehaviour:
initialButtonText: "\u5F00\u59CB\u76D1\u542C"
extraButtonList: []
initialResultList: []
entryOrder: 2
Original file line number Diff line number Diff line change
Expand Up @@ -21,3 +21,4 @@ MonoBehaviour:
extraButtonList:
- buttonText: "\u6D4B\u901F\u4E0A\u62A5"
initialResultList: []
entryOrder: 4
Original file line number Diff line number Diff line change
Expand Up @@ -22,3 +22,4 @@ MonoBehaviour:
- buttonText: "\u4E0A\u4F20warn\u65E5\u5FD7"
- buttonText: "\u4E0A\u4F20error\u65E5\u5FD7"
initialResultList: []
entryOrder: 6
1 change: 1 addition & 0 deletions Demo/API_V2/Assets/API/Base/Update/UpdateSO.asset
Original file line number Diff line number Diff line change
Expand Up @@ -23,3 +23,4 @@ MonoBehaviour:
extraButtonList:
- buttonText: "\u83B7\u53D6\u7248\u672C\u66F4\u65B0\u7BA1\u7406\u5668"
initialResultList: []
entryOrder: 1
Loading

0 comments on commit 90b7f6b

Please sign in to comment.