Click or drag to resize

MyParams Class

Inheritance Hierarchy
SystemObject
  frame8.Logic.Misc.Visual.UI.ScrollRectItemsAdapterBaseParams
    frame8.Logic.Misc.Visual.UI.ScrollRectItemsAdapterBaseParamsWithPrefab
      frame8.ScrollRectItemsAdapter.UtilBaseParamsWithPrefabAndDataExampleItemModel
        frame8.ScrollRectItemsAdapter.IncrementalItemFetchExample2MyParams

Namespace:  frame8.ScrollRectItemsAdapter.IncrementalItemFetchExample2
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
[SerializableAttribute]
public class MyParams : BaseParamsWithPrefabAndData<ExampleItemModel>

The MyParams type exposes the following members.

Constructors
  NameDescription
Public methodMyParams
Top
Fields
Version Information

Optimized ScrollView Adapter

Supported in: 4.0, 3.0
See Also