Files
netease-modsdk-wiki/docs/mcdocs/3-PresetAPI/预设对象/零件/传送门零件PortalPart.md
2025-03-17 13:24:39 +08:00

25 lines
470 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

---
sidebarDepth: 1
---
# 传送门零件PortalPart
## 概述
- 描述
传送门零件
- 成员变量
| 变量名 | <div style="width: 4em">数据类型</div> | 说明 |
| :--- | :--- | :--- |
| portalGateType | int | 传送门类型0表示单向1表示双向 |
| portalGateShape | int | 传送门形状当前只能是立式方框0 |
| portalGateWidth | int | 传送门宽度 |
| portalGateHeight | int | 传送门高度 |