Click or drag to resize

GridSceneEntry Class

Hookup between the DrawerCommandPanel and the adapter to isolate example code from demo-ing and navigation code
Inheritance Hierarchy
SystemObject
  Object
    Component
      Behaviour
        MonoBehaviour
          Com.ForbiddenByte.OSA.Demos.Common.SceneEntriesSceneEntryGridExample, GridParams, CellGroupViewsHolderMyCellViewsHolder
            Com.ForbiddenByte.OSA.Demos.GridGridSceneEntry

Namespace:  Com.ForbiddenByte.OSA.Demos.Grid
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
public class GridSceneEntry : SceneEntry<GridExample, GridParams, CellGroupViewsHolder<MyCellViewsHolder>>

The GridSceneEntry type exposes the following members.

Constructors
  NameDescription
Public methodGridSceneEntry
Top
Methods
Version Information

Optimized ScrollView Adapter

Supported in: 4.1
See Also