Click or drag to resize

GridParamsAddLayoutGroupToCellGroupPrefab Method

Namespace:  Com.ForbiddenByte.OSA.CustomAdapters.GridView
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
protected virtual LayoutGroup AddLayoutGroupToCellGroupPrefab(
	GameObject cellGroupGameObject
)

Parameters

cellGroupGameObject
Type: GameObject

Return Value

Type: LayoutGroup
Version Information

Optimized ScrollView Adapter

Supported in: 4.3
See Also