Tanoda
UnityEngine.UI.Extensions.IFancyCellGroupContext Interface Reference

FancyCellGroup<TItemData, TContext> のコンテキストインターフェース. More...

Inheritance diagram for UnityEngine.UI.Extensions.IFancyCellGroupContext:
UnityEngine.UI.Extensions.IFancyGridViewContext UnityEngine.UI.Extensions.FancyGridViewContext

Properties

GameObject CellTemplate [get, set]
 
Func< int > GetGroupCount [get, set]
 

Detailed Description

FancyCellGroup<TItemData, TContext> のコンテキストインターフェース.

Definition at line 11 of file IFancyCellGroupContext.cs.

Property Documentation

◆ CellTemplate

GameObject UnityEngine.UI.Extensions.IFancyCellGroupContext.CellTemplate
getset

Definition at line 13 of file IFancyCellGroupContext.cs.

◆ GetGroupCount

Func<int> UnityEngine.UI.Extensions.IFancyCellGroupContext.GetGroupCount
getset

Definition at line 14 of file IFancyCellGroupContext.cs.


The documentation for this interface was generated from the following file: