Click or drag to resize

AbstractViewsHolderInit Method

Overload List
  NameDescription
Public methodInit(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
Public methodInit(RectTransform, Int32, Boolean, Boolean)
Top
See Also