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
Namespace: FancyScrollView
Assembly: FancyScrollView.dll
Syntax
protected abstract class DefaultCellGroup : FancyCellGroup<TItemData, TContext>