CellViewsHolderInitWithExistingRootPrefab Method |
Assigns the root, sets ItemIndex to -1 and calls CollectViews. Note that this uses an already-instantiated cell
root (by the parent group), as opposed to how Init(GameObject, Int32, Boolean, Boolean) works. This is because the group itself manages its cells and their layouting
Namespace: frame8.ScrollRectItemsAdapter.Util.GridView
public virtual void InitWithExistingRootPrefab( RectTransform root )