Click or drag to resize

CellGroupViewsHolderTCellVHCollectViews Method

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

Namespace:  Com.ForbiddenByte.OSA.CustomAdapters.GridView
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
public override void CollectViews()
Version Information

Optimized ScrollView Adapter

Supported in: 4.1
See Also