ukagaka-doc-mcp 0.1.13 → 0.1.14
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/data/index.json +9 -1
- package/package.json +1 -1
package/data/index.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"version": 1,
|
|
3
|
-
"generatedAt": "2026-04-
|
|
3
|
+
"generatedAt": "2026-04-06T05:38:05.206Z",
|
|
4
4
|
"entries": [
|
|
5
5
|
{
|
|
6
6
|
"id": "ukadoc:descript_balloon:charset_2c_6587_5b57_30b3_30fc_30c9:1",
|
|
@@ -9266,6 +9266,14 @@
|
|
|
9266
9266
|
"content": "OnSoundStop\nサウンドが終了した際に発生。\n\t\t\t\t\t\n\t\t\t\t\t\tReference0\n\t\t\t\t\t\t再生ファイル名。\n\t\t\t\t\t\tReference1\n\t\t\t\t\t\t終了理由 end=再生終了 close=再生ウインドウを閉じた [SSP 2.6.65]",
|
|
9267
9267
|
"url": "https://ssp.shillest.net/ukadoc/manual/list_shiori_event.html#OnSoundStop:1"
|
|
9268
9268
|
},
|
|
9269
|
+
{
|
|
9270
|
+
"id": "ukadoc:list_shiori_event:OnSoundLoop:1",
|
|
9271
|
+
"title": "OnSoundLoop",
|
|
9272
|
+
"source": "ukadoc",
|
|
9273
|
+
"category": "shiori_event",
|
|
9274
|
+
"content": "OnSoundLoop\nサウンドがループ再生中に、最後まで再生して次のループに入ろうとする際に発生。\n\t\t\t\t\t\n\t\t\t\t\t\tReference0\n\t\t\t\t\t\t再生ファイル名。\n\t\t\t\t\t\n\t\t\t\t\t\n\t\t\t\t\t\t 2.7.93",
|
|
9275
|
+
"url": "https://ssp.shillest.net/ukadoc/manual/list_shiori_event.html#OnSoundLoop:1"
|
|
9276
|
+
},
|
|
9269
9277
|
{
|
|
9270
9278
|
"id": "ukadoc:list_shiori_event:OnSoundError:1",
|
|
9271
9279
|
"title": "OnSoundError",
|