Click or drag to resize

GridAdapterTParams, TCellVHGetNewCellGroupViewsHolder Method

Provide your own implementation of the group prefab, if you have a custom one. Most often than not, you won't use this

Namespace:  Com.ForbiddenByte.OSA.CustomAdapters.GridView
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
protected virtual CellGroupViewsHolder<TCellVH> GetNewCellGroupViewsHolder()

Return Value

Type: CellGroupViewsHolderTCellVH
Version Information

Optimized ScrollView Adapter

Supported in: 4.3
See Also