Click or drag to resize

CellGroupViewsHolderTCellVHCollectViews Method

Called by [!:Init(GameObject, int, RectTransform, int)], 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.3
See Also