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

Public Member Functions

void Refresh ()
 
void Init (Card _owner)
 
void InitFuel (Card _owner)
 

Public Attributes

Window window
 
UIText textHeader
 
Transform transMold
 
Transform moldThing
 
Transform moldPlus
 
Transform moldEqual
 
Transform moldOr
 
Transform moldCat
 
Transform moldUnknown
 
UIList list
 
Card owner
 

Additional Inherited Members

- Static Public Member Functions inherited from EMono
static int rnd (int a)
 
- Static Public Attributes inherited from EMono
static Core core
 
- Properties inherited from EMono
static Game game [get]
 
static bool AdvMode [get]
 
static Player player [get]
 
static Chara pc [get]
 
static UI ui [get]
 
static Map _map [get]
 
static Zone _zone [get]
 
static FactionBranch Branch [get]
 
static FactionBranch BranchOrHomeBranch [get]
 
static Faction Home [get]
 
static Scene scene [get]
 
static BaseGameScreen screen [get]
 
static GameSetting setting [get]
 
static GameData gamedata [get]
 
static ColorProfile Colors [get]
 
static World world [get]
 
static SoundManager Sound [get]
 
static SourceManager sources [get]
 
static SourceManager editorSources [get]
 
static CoreDebug debug [get]
 

Detailed Description

Definition at line 8 of file UIDragGridInfo.cs.

Member Function Documentation

◆ Init()

void UIDragGridInfo.Init ( Card _owner)

Definition at line 24 of file UIDragGridInfo.cs.

◆ InitFuel()

void UIDragGridInfo.InitFuel ( Card _owner)

Definition at line 89 of file UIDragGridInfo.cs.

◆ Refresh()

void UIDragGridInfo.Refresh ( )

Definition at line 18 of file UIDragGridInfo.cs.

Member Data Documentation

◆ list

UIList UIDragGridInfo.list

Definition at line 155 of file UIDragGridInfo.cs.

◆ moldCat

Transform UIDragGridInfo.moldCat

Definition at line 149 of file UIDragGridInfo.cs.

◆ moldEqual

Transform UIDragGridInfo.moldEqual

Definition at line 143 of file UIDragGridInfo.cs.

◆ moldOr

Transform UIDragGridInfo.moldOr

Definition at line 146 of file UIDragGridInfo.cs.

◆ moldPlus

Transform UIDragGridInfo.moldPlus

Definition at line 140 of file UIDragGridInfo.cs.

◆ moldThing

Transform UIDragGridInfo.moldThing

Definition at line 137 of file UIDragGridInfo.cs.

◆ moldUnknown

Transform UIDragGridInfo.moldUnknown

Definition at line 152 of file UIDragGridInfo.cs.

◆ owner

Card UIDragGridInfo.owner

Definition at line 158 of file UIDragGridInfo.cs.

◆ textHeader

UIText UIDragGridInfo.textHeader

Definition at line 131 of file UIDragGridInfo.cs.

◆ transMold

Transform UIDragGridInfo.transMold

Definition at line 134 of file UIDragGridInfo.cs.

◆ window

Window UIDragGridInfo.window

Definition at line 128 of file UIDragGridInfo.cs.


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