Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
CraftingSlot
C# Class CraftingSlot, RoverGame
Inheritance:
UISlot
Exibir arquivo
Open project: Stumpstump/RoverGame
Class Usage Examples
Public Properties
Property
Type
Description
iconImage
Image
ingredient
Ingredient,
mainImage
Image
recipe
Recipe,
selectToggle
Toggle,
titleText
Text
Private Methods
Method
Description
Awake
( ) :
void
SelectMe
(
bool
b
) :
void
Property Details
iconImage
public_oe property
public
Image
iconImage
return
Image
ingredient
public_oe property
public
Ingredient,
ingredient
return
Ingredient,
mainImage
public_oe property
public
Image
mainImage
return
Image
recipe
public_oe property
public
Recipe,
recipe
return
Recipe,
selectToggle
public_oe property
public
Toggle,
selectToggle
return
Toggle,
titleText
public_oe property
public
Text
titleText
return
Text