Elin Modding Docs Doc
Loading...
Searching...
No Matches
ContentGallery Class Reference
Inheritance diagram for ContentGallery:
EContent

Classes

class  Page
 

Public Member Functions

override void OnSwitchContent (int idTab)
 
void Refresh ()
 
void OnClickHelp ()
 
void ToggleMode ()
 

Public Attributes

Transform transBig
 
Image imageBig
 
UIBook book
 
UIText textCollected
 
GridLayoutGroup[] grids
 
Vector2[] gridSize
 

Static Public Attributes

static int lastPage
 
static bool listMode
 

Detailed Description

Definition at line 8 of file ContentGallery.cs.

Member Function Documentation

◆ OnClickHelp()

void ContentGallery.OnClickHelp ( )

Definition at line 60 of file ContentGallery.cs.

◆ OnSwitchContent()

override void ContentGallery.OnSwitchContent ( int idTab)

Definition at line 11 of file ContentGallery.cs.

◆ Refresh()

void ContentGallery.Refresh ( )

Definition at line 30 of file ContentGallery.cs.

◆ ToggleMode()

void ContentGallery.ToggleMode ( )

Definition at line 66 of file ContentGallery.cs.

Member Data Documentation

◆ book

UIBook ContentGallery.book

Definition at line 93 of file ContentGallery.cs.

◆ grids

GridLayoutGroup [] ContentGallery.grids

Definition at line 99 of file ContentGallery.cs.

◆ gridSize

Vector2 [] ContentGallery.gridSize

Definition at line 102 of file ContentGallery.cs.

◆ imageBig

Image ContentGallery.imageBig

Definition at line 90 of file ContentGallery.cs.

◆ lastPage

int ContentGallery.lastPage
static

Definition at line 81 of file ContentGallery.cs.

◆ listMode

bool ContentGallery.listMode
static

Definition at line 84 of file ContentGallery.cs.

◆ textCollected

UIText ContentGallery.textCollected

Definition at line 96 of file ContentGallery.cs.

◆ transBig

Transform ContentGallery.transBig

Definition at line 87 of file ContentGallery.cs.


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