C# Class FSO.Client.UI.Controls.UICollectionViewer

Specific variant of the grid view, includes a pagination bar
Inheritance: UIGridViewer
Afficher le fichier Open project: RHY3756547/FreeSO Class Usage Examples

Méthodes publiques

Méthode Description
GetGridArea ( ) : Vector2
Init ( ) : void
UICollectionViewer ( ) : System

Private Methods

Méthode Description
m_Pagination_OnPageChanged ( UIElement from, int pageIndex ) : void

Method Details

GetGridArea() public méthode

public GetGridArea ( ) : Vector2
Résultat Vector2

Init() public méthode

public Init ( ) : void
Résultat void

UICollectionViewer() public méthode

public UICollectionViewer ( ) : System
Résultat System