Show / Hide Table of Contents

Class FancyGridView<TItemData, TContext>.DefaultCellGroup

デフォルトのセルグループクラス.

Inheritance
System.Object
UnityEngine.Object
UnityEngine.Component
UnityEngine.Behaviour
UnityEngine.MonoBehaviour
FancyCell<TItemData[], TContext>
FancyCellGroup<TItemData, TContext>
FancyGridView<TItemData, TContext>.DefaultCellGroup
Inherited Members
FancyCellGroup<TItemData, TContext>.Cells
FancyCellGroup<TItemData, TContext>.InstantiateCells()
FancyCellGroup<TItemData, TContext>.Initialize()
FancyCellGroup<TItemData, TContext>.UpdateContent(TItemData[])
FancyCellGroup<TItemData, TContext>.UpdatePosition(Single)
FancyCell<TItemData[], TContext>.Index
FancyCell<TItemData[], TContext>.IsVisible
FancyCell<TItemData[], TContext>.Context
FancyCell<TItemData[], TContext>.SetContext(TContext)
FancyCell<TItemData[], TContext>.Initialize()
FancyCell<TItemData[], TContext>.SetVisible(Boolean)
FancyCell<TItemData[], TContext>.UpdateContent(TItemData[])
FancyCell<TItemData[], TContext>.UpdatePosition(Single)
Namespace: FancyScrollView
Assembly: FancyScrollView.dll
Syntax
protected abstract class DefaultCellGroup : FancyCellGroup<TItemData, TContext>
Back to top Generated by DocFX