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

Public Member Functions

void SetChara (Chara c)
 
override void OnSwitchContent (Window window)
 
void Refresh (int idTab)
 
void RefreshEquipment ()
 

Public Attributes

Chara chara
 
UIHeader moldHeader
 
UIHeader moldHeader2
 
UIText textName
 
UIText textInfo1
 
UIText textInfo2
 
UIList moldListResist
 
UIList moldListFeat
 
Transform contentList
 
UINote note
 
UIList listEq
 
Material matItem
 
Color colorUnequipped
 

Detailed Description

Definition at line 7 of file WindowCharaMini.cs.

Member Function Documentation

◆ OnSwitchContent()

override void WindowCharaMini.OnSwitchContent ( Window window)

Definition at line 17 of file WindowCharaMini.cs.

◆ Refresh()

void WindowCharaMini.Refresh ( int idTab)

Definition at line 27 of file WindowCharaMini.cs.

◆ RefreshEquipment()

void WindowCharaMini.RefreshEquipment ( )

Definition at line 264 of file WindowCharaMini.cs.

◆ SetChara()

void WindowCharaMini.SetChara ( Chara c)

Definition at line 10 of file WindowCharaMini.cs.

Member Data Documentation

◆ chara

Chara WindowCharaMini.chara

Definition at line 325 of file WindowCharaMini.cs.

◆ colorUnequipped

Color WindowCharaMini.colorUnequipped

Definition at line 361 of file WindowCharaMini.cs.

◆ contentList

Transform WindowCharaMini.contentList

Definition at line 349 of file WindowCharaMini.cs.

◆ listEq

UIList WindowCharaMini.listEq

Definition at line 355 of file WindowCharaMini.cs.

◆ matItem

Material WindowCharaMini.matItem

Definition at line 358 of file WindowCharaMini.cs.

◆ moldHeader

UIHeader WindowCharaMini.moldHeader

Definition at line 328 of file WindowCharaMini.cs.

◆ moldHeader2

UIHeader WindowCharaMini.moldHeader2

Definition at line 331 of file WindowCharaMini.cs.

◆ moldListFeat

UIList WindowCharaMini.moldListFeat

Definition at line 346 of file WindowCharaMini.cs.

◆ moldListResist

UIList WindowCharaMini.moldListResist

Definition at line 343 of file WindowCharaMini.cs.

◆ note

UINote WindowCharaMini.note

Definition at line 352 of file WindowCharaMini.cs.

◆ textInfo1

UIText WindowCharaMini.textInfo1

Definition at line 337 of file WindowCharaMini.cs.

◆ textInfo2

UIText WindowCharaMini.textInfo2

Definition at line 340 of file WindowCharaMini.cs.

◆ textName

UIText WindowCharaMini.textName

Definition at line 334 of file WindowCharaMini.cs.


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