We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9018e0a commit b0469f7Copy full SHA for b0469f7
frontend/i18n/zh-CN/docusaurus-plugin-content-docs/current/scripting/callbacks/OnNPCDestroy.md
@@ -44,7 +44,7 @@ public OnNPCDestroy(npcid)
44
45
- [NPC_Create](../functions/NPC_Create): 创建新的 NPC
46
- [NPC_Destroy](../functions/NPC_Destroy): 销毁现有的 NPC
47
-- [IsValidNPC](../functions/IsValidNPC): 检查 NPC ID 是否有效
+- [NPC_IsValid](../functions/NPC_IsValid): 检查 NPC ID 是否有效
48
49
## 相关回调
50
0 commit comments