• 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

Class BecomeInvisibleEvent

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

Inheritance
Object
BecomeInvisibleEvent
Namespace: UnlimitedScrollUI
Assembly: cs.temp.dll.dll
Syntax
public class BecomeInvisibleEvent : UnityEvent<ScrollerPanelSide>
In This Article
Back to top Generated by DocFX