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.