AbstractViewsHolderInit Method |
| Name | Description | |
|---|---|---|
| Init(GameObject, Int32, Boolean, Boolean) |
Instantiates rootPrefabGO, assigns it to root and sets its itemIndex to itemIndex.
Activates the new instance if activateRootGameObject is true. Also calls CollectViews if callCollectViews is true
| |
| Init(RectTransform, Int32, Boolean, Boolean) |