GridParams Methods |
The GridParams type exposes the following members.
| Name | Description | |
|---|---|---|
| AddLayoutGroupToCellGroupPrefab | ||
| CalculateCurrentNumCellsPerGroup | ||
| CreateOrReinitCellGroupPrefab | ||
| GetGroupIndex | ||
| GetGroupPrefab | Returns the prefab to use as LayoutGroup for the group with index forGroupAtThisIndex | |
| GetNumberOfRequiredGroups | ||
| InitIfNeeded |
Called internally in Init and every time the scrollview's size changes.
This makes sure the content and viewport have valid values. It can also be overridden to initialize custom data
(Overrides BaseParamsInitIfNeeded(IOSA).) | |
| InitOrReinitCellGroupPrefabLayoutGroup |