GridParamsGetGroupPrefab Method |
Returns the prefab to use as LayoutGroup for the group with index forGroupAtThisIndex
Namespace:
Com.ForbiddenByte.OSA.CustomAdapters.GridView
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntaxpublic virtual LayoutGroup GetGroupPrefab(
int forGroupAtThisIndex
)
Parameters
- forGroupAtThisIndex
- Type: SystemInt32
Return Value
Type:
LayoutGroup
Version InformationOptimized ScrollView Adapter
Supported in: 4.3
See Also