TreeUtils.MoveExplorerItemsDown(ExplorerItem[],int).md

February 25, 2024 ยท View on GitHub

Friflo.Engine.ECS

Friflo.Engine.ECS.Utils.TreeUtils

TreeUtils.MoveExplorerItemsDown(ExplorerItem[], int) Method

public static int[] MoveExplorerItemsDown(Friflo.Engine.ECS.Collections.ExplorerItem[] items, int shift);

Parameters

items ExplorerItem[]

shift System.Int32

Returns

System.Int32[]

Contents

  1. 0.1Friflo.Engine.ECS.Utils.TreeUtils
  2. 1TreeUtils.MoveExplorerItemsDown(ExplorerItem[], int) Method