• Manual
  • API Documentation
Show / Hide Table of Contents
  • UnlimitedScrollUI
    • Alignment
    • AnimationType
    • BecomeInvisibleEvent
    • BecomeVisibleEvent
    • GenerateEvent
    • GridUnlimitedScroller
    • HorizontalUnlimitedScroller
    • ICell
    • IUnlimitedScroller
    • JumpToMethod
    • RegularCell
    • ScrollerPanelSide
    • VerticalUnlimitedScroller
  • UnlimitedScrollUI.Editor
    • GridUnlimitedScrollerEditor
    • HorizontalUnlimitedScrollerEditor
    • VerticalUnlimitedScrollerEditor

Namespace UnlimitedScrollUI

Classes

BecomeInvisibleEvent

Will be called when the cell become invisible in the viewport.

BecomeVisibleEvent

Will be called when the cell become visible in the viewport.

GenerateEvent

Will be called when the cell generate.

GridUnlimitedScroller

HorizontalUnlimitedScroller

RegularCell

Regular cell that you can use to quickly setup your cell.

VerticalUnlimitedScroller

Interfaces

ICell

If you want to have your own script for cell, implement this interface.

IUnlimitedScroller

Enums

Alignment

AnimationType

The animation type for regular cell.

JumpToMethod

Jump to cell method.

ScrollerPanelSide

The side of the scroller panel. Used for certain events.

In This Article
Back to top Generated by DocFX