Tanoda
FancyScrollView.cs File Reference

Go to the source code of this file.

Classes

class  UnityEngine.UI.Extensions.FancyScrollView< TItemData >
 スクロールビューを実装するための抽象基底クラス. 無限スクロールおよびスナップに対応しています. FancyScrollView<TItemData, TContext>.Context が不要な場合は 代わりに FancyScrollView<TItemData> を使用します. More...
 
class  UnityEngine.UI.Extensions.NullContext
 FancyScrollView<TItemData> のコンテキストクラス. More...
 

Namespaces

namespace  UnityEngine
 
namespace  UnityEngine.UI
 
namespace  UnityEngine.UI.Extensions
 Credit Erdener Gonenc - @PixelEnvision.