同步正式环境
This commit is contained in:
@@ -1759,6 +1759,8 @@ PC和IOS平台没有这个问题
|
|||||||
|
|
||||||
而对于scrolling_content的绝对路径,一共有以下两种,可以通过UI-API<a href="../../mcdocs/1-ModAPI/接口/自定义UI/UI界面.html#getallchildrenpath">GetAllChildrenPath</a>清楚的看到。
|
而对于scrolling_content的绝对路径,一共有以下两种,可以通过UI-API<a href="../../mcdocs/1-ModAPI/接口/自定义UI/UI界面.html#getallchildrenpath">GetAllChildrenPath</a>清楚的看到。
|
||||||
|
|
||||||
|
#### 特别注意
|
||||||
|
|
||||||
```python
|
```python
|
||||||
scroll_view_path = "/scroll_view0"
|
scroll_view_path = "/scroll_view0"
|
||||||
touch_path = scroll_view_path + "/scroll_touch/scroll_view/panel/background_and_viewport/scrolling_view_port/scrolling_content"
|
touch_path = scroll_view_path + "/scroll_touch/scroll_view/panel/background_and_viewport/scrolling_view_port/scrolling_content"
|
||||||
|
|||||||
Reference in New Issue
Block a user