Click or drag to resize

MyParams Class

Inheritance Hierarchy
SystemObject
  frame8.Logic.Misc.Visual.UI.ScrollRectItemsAdapterBaseParams
    frame8.Logic.Misc.Visual.UI.ScrollRectItemsAdapterBaseParamsWithPrefab
      frame8.ScrollRectItemsAdapter.UtilBaseParamsWithPrefabAndDataChildSRIAModel
        frame8.ScrollRectItemsAdapter.NestedScrollViewsExampleMyParams

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

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