Click or drag to resize

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
Syntax
C#
public virtual HorizontalOrVerticalLayoutGroup GetGroupPrefab(
	int forGroupAtThisIndex
)

Parameters

forGroupAtThisIndex
Type: SystemInt32

Return Value

Type: HorizontalOrVerticalLayoutGroup
Version Information

Optimized ScrollView Adapter

Supported in: 4.0, 3.0
See Also