Click or drag to resize

BaseParams Constructor

Don't use it. It's here just so the class can be serialized by Unity when used as a MonoBehaviour's field. Use BaseParams(ScrollRect) or BaseParams(ScrollRect, RectTransform, RectTransform) instead

Namespace:  frame8.Logic.Misc.Visual.UI.ScrollRectItemsAdapter
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
public BaseParams()
Version Information

Optimized ScrollView Adapter

Supported in: 3.1, 2.5.2
See Also