Skip to content

Chore/apiv2 20241112 #903

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Nov 18, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions Demo/API_V2/Assets/API/Audio/AudioSO.asset
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,5 @@ MonoBehaviour:
m_Name: AudioSO
m_EditorClassIdentifier:
abilityName: "\u97F3\u9891"
abilitySprite: {fileID: 21300000, guid: c4c7aeb61a11745019949aef4b46a324, type: 3}
abilitySceneName: AudioScene
abilitySprite: {fileID: 0}
abilityOrder: 0
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ MonoBehaviour:
m_Script: {fileID: 11500000, guid: fb48e4613a53bb941a20036d7c08fefb, type: 3}
m_Name: MiniGameCenterSO
m_EditorClassIdentifier:
entryScriptTypeName: ChatManager
entryScriptTypeName: MiniGameCenter
entryName: "\u793E\u4EA4\u7EC4\u4EF6"
entryAPI: 'CreateMiniGameChat

Expand Down
2 changes: 1 addition & 1 deletion Demo/API_V2/Assets/API/Plugins/PluginsSO.asset
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ MonoBehaviour:
m_Script: {fileID: 11500000, guid: 4a9e19ed69c041c408533b50f5572d0f, type: 3}
m_Name: PluginsSO
m_EditorClassIdentifier:
categoryName: "\u793E\u4EA4\u7EC4\u4EF6"
categoryName: "\u63D2\u4EF6"
categorySprite: {fileID: 0}
entryList:
- {fileID: 11400000, guid: 26e13aeac49284f87b5aaba6366af379, type: 2}
Expand Down
4 changes: 2 additions & 2 deletions Demo/API_V2/Assets/API/Video/VideoSO.asset
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,5 @@ MonoBehaviour:
m_Name: VideoSO
m_EditorClassIdentifier:
abilityName: "\u89C6\u9891"
abilitySprite: {fileID: 21300000, guid: 5914cbe47cb794caab37c4bae648c2f8, type: 3}
abilitySceneName: VideoScene
abilitySprite: {fileID: 0}
abilityOrder: 0
Loading
Loading