GridParamsGetGroupPrefab Method |
Returns the prefab to use as LayoutGroup for the group with index forGroupAtThisIndex
Namespace:
frame8.ScrollRectItemsAdapter.Util.GridView
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntaxpublic virtual HorizontalOrVerticalLayoutGroup GetGroupPrefab(
int forGroupAtThisIndex
)
Parameters
- forGroupAtThisIndex
- Type: SystemInt32
Return Value
Type:
HorizontalOrVerticalLayoutGroup
Version InformationOptimized ScrollView Adapter
Supported in: 3.1, 2.5.2
See Also