BaseTreeViewController.Move

Declaration

public void Move(int id, int newParentId, int childIndex, bool rebuildTree);

Parameters

id The ID of the item to move.
newParentId The new parent ID. -1 if moved at the root.
childIndex The child index to insert at under the parent. -1 will add as the last child.
rebuildTree Whether we need to rebuild tree data. Set to false when doing multiple operations.

Description

Moves an item by ID, to a new parent and child index.


对文档有任何疑问,请移步至开发者社区提问,我们将尽快为您解答
Copyright © 2023 Unity Technologies
优美缔软件(上海)有限公司 版权所有
"Unity"、Unity 徽标及其他 Unity 商标是 Unity Technologies 或其附属机构在美国及其他地区的商标或注册商标。其他名称或品牌是其各自所有者的商标。
公安部备案号:
31010902002961