Click or drag to resize

BaseParamsWithPrefab Class

Note: This API is now obsolete.

Custom params containing a single prefab. [!:ItemPrefabSize] is calculated on first accessing and invalidated each time [!:InitIfNeeded(ISRIA)] is called.
Inheritance Hierarchy

Namespace:  frame8.ScrollRectItemsAdapter.Util
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
[ObsoleteAttribute("This class was moved to frame8.Logic.Misc.Visual.UI.ScrollRectItemsAdapter.BaseParamsWithPrefab. Use it instead (it's the same implementation).")]
public class BaseParamsWithPrefab : BaseParamsWithPrefab

The BaseParamsWithPrefab type exposes the following members.

Constructors
  NameDescription
Public methodBaseParamsWithPrefab
Top
Version Information

Optimized ScrollView Adapter

Obsolete (compiler warning) in 3.1
See Also