Skip to content

Commit 70b6c93

Browse files
committed
remove NPC_StopShoot bcz it doesnt exist
1 parent 549df5d commit 70b6c93

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

frontend/docs/scripting/functions/NPC_IsShooting.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,6 @@ public OnPlayerCommandText(playerid, cmdtext[])
5151
5252
- [NPC_Shoot](NPC_Shoot): Make NPC shoot
5353
- [NPC_AimAt](NPC_AimAt): Make NPC aim and shoot
54-
- [NPC_StopShoot](NPC_StopShoot): Stop NPC shooting
5554
- [NPC_IsAiming](NPC_IsAiming): Check if aiming
5655
5756
## Related Callbacks

frontend/i18n/zh-CN/docusaurus-plugin-content-docs/current/scripting/functions/NPC_IsShooting.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,6 @@ public OnPlayerCommandText(playerid, cmdtext[])
5151
5252
- [NPC_Shoot](NPC_Shoot): 让 NPC 射击
5353
- [NPC_AimAt](NPC_AimAt): 让 NPC 瞄准并射击
54-
- [NPC_StopShoot](NPC_StopShoot): 停止 NPC 射击
5554
- [NPC_IsAiming](NPC_IsAiming): 检查是否正在瞄准
5655
5756
## 相关回调

0 commit comments

Comments
 (0)