更新3.4API

This commit is contained in:
boybook
2025-06-27 23:59:47 +08:00
parent c0f98b179b
commit 12738a142c
52 changed files with 1146 additions and 292 deletions

View File

@@ -424,7 +424,7 @@ method in mod.server.component.playerCompServer.PlayerCompServer
- 描述
获取玩家[服务端交互中心](../../../1-ModAPI/更新信息/2.8.md#玩家摄像机)的偏移
获取玩家[服务端交互中心](../../更新信息/2.8.md#玩家摄像机)的偏移
- 参数
@@ -1547,9 +1547,6 @@ method in mod.server.component.playerCompServer.PlayerCompServer
| :--- | :--- |
| bool | 是否设置成功 |
- 备注
- 备注如需限制玩家跳跃请使用SetPlayerJumpable
- 示例
```python