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

Public Member Functions

void RefreshLabel ()
 
string GetLabel (Thing t, bool showColor)
 

Public Attributes

Recipe recipe
 
UIText textLabel
 
UIText orgLabel
 
Recipe.Ingredient ingredient
 

Static Public Attributes

static Color colorCost
 
static Color colorPredict
 

Detailed Description

Definition at line 5 of file DropdownRecipe.cs.

Member Function Documentation

◆ GetLabel()

string DropdownRecipe.GetLabel ( Thing t,
bool showColor )

Definition at line 14 of file DropdownRecipe.cs.

◆ RefreshLabel()

void DropdownRecipe.RefreshLabel ( )

Definition at line 8 of file DropdownRecipe.cs.

Member Data Documentation

◆ colorCost

Color DropdownRecipe.colorCost
static

Definition at line 47 of file DropdownRecipe.cs.

◆ colorPredict

Color DropdownRecipe.colorPredict
static

Definition at line 50 of file DropdownRecipe.cs.

◆ ingredient

Recipe.Ingredient DropdownRecipe.ingredient

Definition at line 62 of file DropdownRecipe.cs.

◆ orgLabel

UIText DropdownRecipe.orgLabel

Definition at line 59 of file DropdownRecipe.cs.

◆ recipe

Recipe DropdownRecipe.recipe

Definition at line 53 of file DropdownRecipe.cs.

◆ textLabel

UIText DropdownRecipe.textLabel

Definition at line 56 of file DropdownRecipe.cs.


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