Click or drag to resize

CellGroupViewsHolderTCellVH Methods

The CellGroupViewsHolderTCellVH generic type exposes the following members.

Methods
  NameDescription
Public methodCollectViews

Called by Init(GameObject, Int32, RectTransform, Int32), after the GameObjects for the group and all containing cells are instantiated

Creates the cells' views holders and initializes them, also setting their itemIndex based on this group's ItemIndex

(Overrides AbstractViewsHolderCollectViews.)
Protected methodOnGroupIndexChanged
This happens when the views holder is recycled or first created
Protected methodUpdateIndicesOfContainingCells
Top
See Also