AbstractViewHolder Methods |
The AbstractViewHolder type exposes the following members.
| Name | Description | |
|---|---|---|
| CollectViews | ||
| Init(GameObject, Int32, Boolean, Boolean) |
Instantiates rootPrefabGO and assigns it to root
Also calls CollectViews
| |
| Init(RectTransform, Int32, Boolean, Boolean) | See Init(GameObject rootPrefabGO, int itemIndex) |